dotConnect for PostgreSQL V7.7.804 released

Released: Dec 22, 2016

V7.7.804 버젼 업데이트

기능

  • Install Wizard adds 'Do not install assemblies in the GAC' check box which allows you to not place the provider assemblies in the GAC.

수정사항

  • 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.