SQLite Data Access Components (LiteDAC) 3.3.6

Released: Jul 9, 2018

Updates in 3.3.6

Features

  • Added support for Lazarus 1.8.4.
  • Improved performance of batch operations.
  • Added demo projects for IntraWeb 14.
  • Added support for WAL in Direct Mode for non-Windows platforms.

Fixes

  • Fixed memory leak in NEXTGEN.
  • Fixed bug retrieving data in a Detail dataset when SmartFetch is enabled.
  • Fixed bug with AV on macOS High Sierra.
  • Fixed bug updating a record when using the OnFilterRecord event handler.
  • Fixed bug using encryption and CacheCalcFields.
  • Fixed bug using a backslash in the Filter property.
  • Fixed bug using First method in Master-Detail relationships.