Releases: Codeception/module-db
Releases · Codeception/module-db
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
- Implemented
grabEntryFromDatabase
andgrabEntriesFromDatabase
methods by @JesusTheHun in #43 - Improved handling of auto_increment field in
haveInDatabase
tear down by @JesusTheHun in #44 - Add docker elements to ease local testing by @JesusTheHun in #42
2.1.0
- Implemented
grabEntryFromDatabase
andgrabEntriesFromDatabase
methods by @JesusTheHun in #43 - Improved handling of auto_increment field in
haveInDatabase
tear down by @JesusTheHun in #44 - Add docker elements to ease local testing by @JesusTheHun in #42
3.0.1
- Add
skip_cleanup_if_failed
option for not cleaning up failed tests - Null safety in destructor #30 by @Archanium
2.0.2
- Add
skip_cleanup_if_failed
option for not cleaning up failed tests - Null safety in destructor #30 by @Archanium
1.2.0
- Add
skip_cleanup_if_failed
option for not cleaning up failed tests - Null safety in destructor #30 by @Archanium
3.0.0
- Codeception 5 support