Skip to content

0.16.3

Latest
Compare
Choose a tag to compare
@MasterOdin MasterOdin released this 07 Sep 07:52
· 1 commit to 0.x since this release
b5dab99

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