All Versions
161
Latest Version
Avg Release Cycle
33 days
Latest Release
-

Changelog History
Page 10

  • v1.0.53 Changes

    • Oracle Delete causes ORA-00932 fix #394
    • ๐Ÿ›  Misc minor fixes for MS-Access
    • ๐Ÿ›  Group-by fixed over empty result groups
  • v1.0.52 Changes

    • ๐ŸŽ‰ Initial support for 2 column key on group-by
  • v1.0.51 Changes

    • Oracle comments fix
  • v1.0.50 Changes

    • ๐Ÿ›  Fixed: Support for group-by where condition outside group-by operation
  • v1.0.49 Changes

    • Database table and column descriptions to editor tooltips. #385
    • ๐Ÿ›  ODBC fixes.
  • v1.0.47 Changes

    • ๐Ÿ‘Œ Support for updating records on MySQL before 5.5 #384
  • v1.0.46 Changes

    • ๐Ÿ›  Fix for #380, where-conditions on joined tables with itm.x > itm.y
  • v1.0.45 Changes

    • More async operations.
  • v1.0.44 Changes

    • GetDataContext overload for passing in the TransactionOptions instance
    • On where-clauses plain SQL-columns can be now on both sides of operations
  • v1.0.43 Changes

    • โž• Added Array.executeQueryAsync and List.executeQueryAsync