New build of dotConnect for PostgreSQL 7.6.699 is available for download now.
In this version:
- The bug with inserting the "/"" value to a column of the JSON type via a parameter is fixed
- The bug with returning a text of the actual error in the "FetchAll=False" mode is fixed
- PgSqlCSharpMigrationCodeGenerator and PgSqlVisualBasicMigrationCodeGenerator for code-based migrations are implemented for EF4, EF5, EF6
- The CurrentDateTimeOffset and CreateDateTimeOffset canonical functions are implemented
- The PgSqlAddColumnConfiguration class for customization of the AddColumn operation in EF4, EF5, EF6 Code-First Migrations is implemented
- The PgSqlColumnAnnotations class for customization of creating columns in the CreateTable operation in EF6 Code-First Migrations is implemented
- The bug with convertation of enum values in parameters when using EF Core is fixed
http://www.devart.com/dotconnect/postgresql/