Model generation template

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for PostgreSQL
Post Reply
protoway
Posts: 5
Joined: Mon 19 Oct 2009 09:27

Model generation template

Post by protoway » Mon 21 May 2012 13:25

Greetings,

we have recently updated our dotConnect package and noticed that there is a difference in model generation logic. In the old version table relationships were represented differently then in the new version. This is causing problems in our implementation and usage of data layer classes and we are now unable to update our model automatically from database.

Is there any way to achieve behavior similar to the previous version ?

Thank you

protoway
Posts: 5
Joined: Mon 19 Oct 2009 09:27

Re: Model generation template

Post by protoway » Wed 23 May 2012 06:38

bump bump development stuck need help asap

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Model generation template

Post by Shalex » Wed 23 May 2012 11:18

1. Which ORM (Entity Framework/LinqConnect) are you using?
2. Give us a detailed description of the differences in behaviour you have encountered.
3. Which exact (x.xx.xxx) versions of dotConnect for PostgreSQL are you comparing?
4. If possible, send us your model, the DDL script and specify the exact steps we should follow to reproduce the issue in our environment.

Post Reply