Show schema in Model Explorer and Diagram?
Posted: Wed 22 Mar 2017 03:43
How do I display schema in Model Explorer and Diagram?
(its confusing to not display the schema)
(its confusing to not display the schema)
Discussion forums for open issues and questions concerning database tools, data access components and developer tools from Devart
https://forums.devart.com/
Yes that is correct.Shalex wrote:You are working with Devart EF Core Model (*.efml) and PostgreSQL Server, aren't you?
1. It is Devart NHibernate Model (*.hbml) set for talking to SQL Server via System.Data.SqlClient on your screenshot.RobertK wrote:Yes that is correct.Shalex wrote:You are working with Devart EF Core Model (*.efml) and PostgreSQL Server, aren't you?
2. We recommend you to create several diagrams in your model (one diagram for each schema). There is no way to display schema name next to class name.RobertK wrote:What I mean is I would like to toggle on/off to display the schema name next to the class model in both the "Model Explorer" and in the Diagram.
Is this a feature you would consider adding to your backlog? (many other modeller lets you toggle on/off the schema)Shalex wrote:2. We recommend you to create several diagrams in your model (one diagram for each schema). There is no way to display schema name next to class name.