Skip to content

Released version 5.0.1

Latest
Compare
Choose a tag to compare
@dg dg released this 25 Nov 13:08
· 2 commits to master since this release
  • added DibiExtension3
  • PostgreReflector: detect IDENTITY columns as autoincrement
  • PostgreReflector: fix autoincrement column detection
  • SqliteDriver: disables exceptions (is enabled since PHP 8.3)
  • used PhpStorm Language attribute
  • fix: PDO::errorInfo() can return NULL as a code, but Exception does not accept NULL code
  • Fluent: execute() has conditional return type