Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@vjik vjik released this 12 Nov 16:12
· 47 commits to master since this release
1.1.0
de04d85
  • Enh #263: Support json type (@Tigrov)
  • Enh #278: Move methods from Command to AbstractPdoCommand class (@Tigrov)
  • Bug #268: Fix foreign keys: support multiple foreign keys referencing to one table and possible null columns for reference (@Tigrov)
  • Bug #271: Refactor DMLQueryBuilder, related with yiisoft/db#746 (@Tigrov)