Skip to content
This repository was archived by the owner on May 11, 2021. It is now read-only.

1.2.5

Compare
Choose a tag to compare
@romaninsh romaninsh released this 16 Aug 07:49
· 154 commits to develop since this release

Improving compatibility with third party SQL tweaks.

  • DSN may be specified as object to connection
  • Allow to specify port number for DSN
  • Oracle connection will set compatible date format
  • Allow more flexible order() arguments (e.g. order by name desc nulls last)