I have problem when creating Entity Framework model from an existing PostgreSQL database with the Devart dotConnect for PostgreSQL product. This product offer 2 ways of generating EF model from a database and neither seems to work. When using an ADO.Net Entity data Model with this Devart provider, the tables list appear empty in the wizard when generating model from database. When using the Devart Entity Model, the table list appear correctly in the wizard and model is generated but all navigations properties are missing and all not nullable fields are generated as entity keys. Anyone has experience with this product and can confirm me if I'm facing bugs or if I'm not using it correctly? Thanks
Etienne