Rilasci di dotConnect for PostgreSQL

Released: Sep 22, 2016

Aggiornamenti in V7.6.743

Funzionalità

  • Support for Entity Framework Core 1.0.1.
  • Added new optional parameter Action PgSqlDbContextOptionsBuilder.

Correzioni

  • Fixed bug with disabled DataTable editor.
  • Fixed bug closing the PgSqlDataTable editor.
  • Fixed bug with materialization in multithreaded applications.
  • Fixed bug processing IN expressions.
  • Fixed bug retrieving TPH hierarchy objects.

Released: Jun 9, 2016

Aggiornamenti in V7.6.667

Funzionalità

  • The Run Once Command connection string parameter, which specifies a command to execute when the connection is opened the first time and not executed when the connection is taken from the pool, is added.
  • The new LoadTable overloads for loading data from a IDataReader, array of rows, or only rows with a specific RowState from a DataTable are added to the PgSqlLoader class.
  • Truncate member that represents the TRUNCATE TABLE statement is added to the SqlStatementType enum.
  • The new...

Released: Dec 9, 2014

Updates in this release

Updates in V7.3

  • Windows Workflow Foundation Support - Includes DDL scripts for Workflow Instance Store and Workflow Tracking schemas and provide the classes for working with them.
  • Fixed bug in the Workflow Foundation when UnpreparedExecute is set to true.
  • Fixed memory leak when working with disabled, compiled query cache.
  • Fxied bug related to working with the customized Migration History table.
  • ASP.NET Identity 2.0 support
  • Fixed bug mapping numeric database types.
  • Fixed bug related to order of...

Released: Oct 23, 2012

Updates in this release

Updates in V6.2

  • Visual Studio 2012 support added.
  • Range Types in PostgreSQL 9.2 added.
  • PgSqlIntRange class added for representing int4range types.
  • PgSqlBigIntRange class added for representing int8range types.
  • PgSqlNumericRange class added for representing numrange types.
  • PgSqlTimeStampRange class added for representing tsrange types.
  • PgSqlTimeStampTZRange class added for representing tstzrange types.
  • PgSqlDataRange class added for representing the datarange types.

Released: Sep 15, 2011

Updates in this release

Updates in V5.50

  • GSS authentication is supported
  • Changed behavior: the type of 'userid' and 'roleid' columns in database schema of ASP.NET Provider Model Support is UUID now

LinqConnect Updates (formerly known as LINQ to PostgreSQL)

  • Fluent Mapping support is added

Entity Developer Updates

  • Fluent Mapping template for LinqConnect models is added
  • Support for enumerated types ("enums") in LinqConnect and Entity Framework June 2011 CTP models is implemented
  • Import for selected stored procedures into...

Released: May 26, 2011

Updates in this release

Updates in V5.30

  • A DbTransactionBase class added
  • TransactionStateChanging and TransactionStateChanged events added to the DbConnectionBase class
  • Policy file for the Devart.Data.PostgreSql.Entity assembly added
  • License Information Wizard improved: it now generates licenses for projects that have Entity Framework models or refer to Devart.Data.PostgreSql.Web, but have no direct references to Devart.Data.PostgreSql.dll
  • "Use schema name" and "Use catalog name" checkboxes added to the DataSet Wizard...

Released: Feb 24, 2011

Updates in this release

Updates in dotConnect for Oracle V6.10

  • Added DDEX support in Express Edition
  • Fixed bug with resetting CopyLocal property of Devart references to False after using Upgrade Wizard
  • Fixed bug with unicode characters when using Upgrade Wizard
  • Fixed bug with compatibility with Microsoft Team Foundation Server 2010 Power Tools (broken designers for WPF, Silverlight, etc)
  • Fixed Visual Studio integration conflict with Windows Phone Developer Tools
  • LinqConnect (formerly known as LINQ to Oracle)
  • Fixed bug...

Released: Dec 8, 2010

Updates in this release

Updates in dotConnect for PostgreSQL V5.0, dotConnect for MySQL V5.0 and dotConnect for Oracle V6.0

  • Added the 'Validate Connection' connection string parameter to validate a connection from a pool
  • Fixed bug with WebSite projects in Delphi Prism

Released: Dec 1, 2009

Updates in this release

Updates in V4.65

  • Integration with improved dbMonitor added
  • Implemented Ping method in PgSqlConnection class
  • Added orderid column for Site Map provider for custom map node ordering
  • Added some DataSet Wizard design-time improvements
  • Changed default behaviour of DataSet generation: if index is set as an expression, this index will be ignored
  • Fixed bug with MembershipProvider.GetAllUsers() method
  • Fixed bug with DataLink.DataSource property after regeneration of DataSet