Image may be NSFW.
Clik here to view.
PostgreSQL Data Access Components (PgDAC)Clik here to view.

Adds support for PostgreSQL 10.1.
Features
- Added support for PostgreSQL 10.1.
- Added support for Lazarus 1.8 and Free Pascal Compiler (FPC) 3.0.4.
- Added support for custom constraints.
- New UseBlankValues property added to Loader component.
Fixes
- Fixed bug mapping jsonb fields.
- Fixed bug with the FieldDefs.Update method of a dataset when using version 3.0 protocol.
- Fixed bug reading GUID data on mobile platforms.
- Fixed bug calling RefreshRecord when setting FullRefresh to True and using encryption.
- Fixed bug with assertion failure when adding Calculated fields after calling Prepare.
- Fixed bug using AsDateTime property when working with fields of ftDate or ftTime type.
- Fixed bug with assertion failure when using the OnFilterRecord event handler.
- Fixed bug with script parsing in TDAScript.
- Fixed bug with AutoInc fields in TVirtualTable.
- Fixed bug with AV in TVirtualDataSet when editing Blobs.