Skip to content

Version 1.3.0

Latest
Compare
Choose a tag to compare
@vjik vjik released this 21 Mar 07:26
· 30 commits to master since this release
1.3.0
cd598e3
  • Enh #248: Change property Schema::$typeMap to constant Schema::TYPE_MAP (@Tigrov)
  • Enh #251: Allow to use DMLQueryBuilderInterface::batchInsert() method with empty columns (@Tigrov)
  • Enh #253: Resolve deprecated methods (@Tigrov)
  • Bug #238: Fix execution Query without table(s) to select from (@Tigrov)
  • Bug #250: Fix Command::insertWithReturningPks() method for table without primary keys (@Tigrov)
  • Bug #254: Fix, table sequence name should be null if sequence name not found (@Tigrov)