
Adds support for Lazarus 1.8.2.
Features
- Added support for Lazarus 1.8.2.
- Now the Detail dataset is not refreshed when editing a Master dataset.
Fixes
- Fixed "Attempt to reopen open cursor" error when trying to execute Refresh method.
- Fixed bug with missing libs for static linking in Lazarus.
- Fixed bug executing batch operations with iteration = 1 and offset = 0.
- Fixed bug re-opening a filtered dataset.
- Fixed bug with data decryption in SmartFetch mode.
- Fixed bug with data truncation while decrypting.
- Fixed bug using field aliases in the SELECT of a source dataset of TVirtualQuery.
- Fixed bug with AV failure when ftVariant fields are used in TVirtualDataSet.
- Fixed bug using OR in the WHERE of a source dataset of TVirtualQuery.
- Fixed bug with a WHERE clause with a boolean field in TVirtualQuery.