Skip to content

Releases: cakephp/phinx

0.16.10

08 Jul 18:57
83f83ec
Compare
Choose a tag to compare

Features

Fixes

  • Fix errors with custom autoload by @0zd0 in #2366

Documentation

New Contributors

Full Changelog: 0.16.9...0.16.10

0.16.9

26 May 01:13
524ebde
Compare
Choose a tag to compare

Fixes

Documentation

Full Changelog: 0.16.8...0.16.9

0.16.8

04 May 18:18
06f83d7
Compare
Choose a tag to compare

Fixes

Maintenance

Full Changelog: 0.16.7...0.16.8

0.16.7

17 Apr 17:50
edd6178
Compare
Choose a tag to compare

Features

Fixes

  • Trim trailing semicolon before executing query by @Yopai in #2344

Documentation

New Contributors

Full Changelog: 0.16.6...0.16.7

0.16.6

21 Dec 00:31
5bad109
Compare
Choose a tag to compare

Improvements

Bug Fixes

  • Improve collision handling on multiple create calls by @MasterOdin in #2325
  • Fix type with space between limit and precision in SQLiteAdapter by @MasterOdin in #2329
  • Fix SQLiteAdapter::getColumns with Literal column by @MasterOdin in #2331

Deprecations

  • Add deprecation warning for Util::mapClassNameToFileName by @MasterOdin in #2327

Documentation

Miscellaneous

New Contributors

Full Changelog: 0.16.5...0.16.6

0.16.5

03 Oct 15:41
31d837c
Compare
Choose a tag to compare

Bug Fixes

Full Changelog: 0.16.4...0.16.5

0.16.4

26 Sep 12:28
0ef61fc
Compare
Choose a tag to compare

Bug Fixes

Miscellaneous

Full Changelog: 0.16.3...0.16.4

0.16.3

07 Sep 07:52
b5dab99
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation

Misc

  • Consolidate insert/bulkInsert implementations by @MasterOdin in #2300
  • DRY info output for console commands by @MasterOdin in #2302
  • Fix phpcs error in PDOAdapter by @MasterOdin in #2308
  • Move schema to class property for PostgresAdapter by @MasterOdin in #2309
    Note: The PostgresAdapter::getGlobalSchemaName protected function has been removed. Use the PostgresAdapter::$schema class member variable instead.

New Contributors

Full Changelog: 0.16.2...0.16.3

0.16.2

22 Jul 22:01
5779080
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation

New Contributors

Full Changelog: 0.16.1...0.16.2

0.16.1

04 Jun 03:36
6e522d6
Compare
Choose a tag to compare

Features

Bug Fixes

Miscellaneous

New Contributors

Full Changelog: 0.16.0...0.16.1