Page 1 of 1

PostgreSQL autoincrement identity field and Entity Framework

Posted: Thu 26 Jun 2008 13:45
by vladp
We using PostgreSQLDirect .NET provider within ADO.NET Entity Framework. In order to update entity id after inserting new object into the table with autoincrement Serial field we defined StoreGeneratedPattern="Identity" attribute in storage schema. But when we save changes into the database NotImplementedException occured. Could you specify in which version you planning to implement this feature? Do you know any workarounds of this problem? Thanks

Posted: Fri 27 Jun 2008 15:46
by Alexey.mdr
Hello,

We are invesigating this possibility.
We will notify you on results in the nearest time.

Regards,
Alexey.

Posted: Tue 08 Jul 2008 12:02
by AndreyR
Hello, Vladp.

The feature you have requested is implemented in the upcoming build of PostgreSQLDirect .NET. It will be available in a week.

Regards, Andrey