Skip to content

Releases: Codeception/module-db

2.0.2

05 Mar 19:36
Compare
Choose a tag to compare
  • Add skip_cleanup_if_failed option for not cleaning up failed tests
  • Null safety in destructor #30 by @Archanium

1.2.0

05 Mar 19:47
Compare
Choose a tag to compare
  • Add skip_cleanup_if_failed option for not cleaning up failed tests
  • Null safety in destructor #30 by @Archanium

3.0.0

20 Feb 17:03
05b2d6b
Compare
Choose a tag to compare
  • Codeception 5 support

2.0.1

20 Feb 17:05
Compare
Choose a tag to compare
  • Fix Sqlite primary key column detection on PHP 8.1

1.1.1

20 Feb 17:06
05b2d6b
Compare
Choose a tag to compare
  • Fix Sqlite primary key column detection on PHP 8.1

2.0.0

07 Dec 05:38
23f4fe6
Compare
Choose a tag to compare

What's Changed

  • PHP 7.4 or higher is required.
  • Updated code base to PHP 7.4 by @TavoNiievez in #26
  • Replace Codeception\Util\Stub with Codeception\Stub in tests by @Naktibalda in #13
  • The changelog has been added to the Readme file, by @Arhell in #24

Full Changelog: 1.1.0...2.0.0

1.1.0: Merge pull request #12 from iter8-au/master

20 Dec 13:38
8c8076c
Compare
Choose a tag to compare

Add support for IS NOT NULL in database assertions #12

PHP8

23 Oct 18:22
d5f1def
Compare
Choose a tag to compare
  • Support PHP 8 (no code changes)
  • Require stable version of codeception/codeception

Mysql: use single quotes for string value in getPrimaryKey

08 Dec 18:03
13a2b86
Compare
Choose a tag to compare

Initial release

19 Oct 15:27
Compare
Choose a tag to compare
1.0.0

Generated documentation.md