Skip to content

0.10.0

Latest
Compare
Choose a tag to compare
@edgardmessias edgardmessias released this 04 Apr 12:22
· 3 commits to master since this release
  • Compatibility with 2.0.15
  • Complete reserved word list for Firebird 2.5/3.0
  • Added support to alterColumn for firebird 3.0
  • Added support to column identity in Firebird 3
  • Added support to upsert
  • Added add/drop default value for table
  • Added support limit/offset with Expression
  • Fixed compatibility with PHP ^7.0.16 and ^7.1.2
  • Fixed compatibility with linux
  • Fixed composite "in" condition on QueryBuilder
  • Fixed batchInsert with float value
  • Fixed escape character in like condition