dotConnect for PostgreSQL V7.7.804 released
Released: Dec 22, 2016
Updates in V7.7.804
Features
- Install Wizard adds 'Do not install assemblies in the GAC' check box which allows you to not place the provider assemblies in the GAC.
Fixes
- Fixed bug backing up PostGIS datatypes via the PgSqlDump class as varchar.
- Fixed bug generating an error when using PgSqlMonitor on Linux.
- Fixed bug with not using parameters value in ParentRelation data in PgSqlDataTable.SelectCommand.
- Fixed bug retrieving incorrect DateTimeOffset when UnpreparedExecute is set to true.
- Fixed bug creating columns for a child table in a master-detail relation when a select command in the child table ends with a semicolon.