Codeception / Codeception/module-db
Add 'timezone' config support for Db model
- Dominant language
- PHP
- Stars
- 23
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
#### What are you trying to achieve?
Specific timezone when use Db Model connect to mysql , then the test logic won't rely on database config.
#### What do you get instead?
Can't achieve this for now.
> Provide console output if related. Use `-vvv` mode for more details.
```bash
# paste output here
```
> Provide test source code if related
```php
// paste test
```
### Details
* Codeception version:
* PHP Version:
* Operating System:
* Installation type: Phar || Composer
* List of installed packages (`composer show`)
* Suite configuration:
```yml
# paste suite config here
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.