Skip to content

Medoo v0.9.5.3

Compare
Choose a tag to compare
@catfan catfan released this 07 May 04:20
· 522 commits to master since this release
  • Add support for complex relativity condition
  • Add support for comment relativity condition
  • Add support for ORDER by field
  • Add support for JSON encode for insert() and update()
  • Add support for table joining for Select based APIs
  • Add support for NOT Between
  • Add support for Oracle and Sybase
  • Add support datetime for max() and min()
  • New initialization
  • Code optimization and bug fixes