Skip to content

Releases: yiisoft/db-oracle

Version 1.3.0

21 Mar 07:26
1.3.0
cd598e3
Compare
Choose a tag to compare
  • 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)

Version 1.2.0

12 Nov 16:16
1.2.0
17c1985
Compare
Choose a tag to compare

Version 1.1.0

24 Jul 16:07
1.1.0
f09ed62
Compare
Choose a tag to compare

Version 1.0.0

12 Apr 07:19
1.0.0
dc1464f
Compare
Choose a tag to compare
  • Initial release.