All Collections
Database Designing
Errors and Warnings in SqlDBM
Errors and Warnings in SqlDBM

Error and warning notification on objects in the project

S
Written by Serge Gershkovich
Updated over a week ago

We’ve enabled Error and Warning messages to help catch invalid object properties as early as possible.

Objects with known or potential issues will now be flagged in Database Explorer and Forward Engineer screens. This way, things like duplicate naming or missing properties can be quickly spotted and fixed before deployment.

Remember, these are purely informational, and they won't prevent you from generating the DDL using Forward Engineering.

Viewing Errors and Warnings

Errors and Warnings can be reviewed from the Diagram, Database Explorer, Forward Engineer screens.

Objects with potential issues will have a red dot displayed to the right of the object name.

Click on the dot to display the detailed error message.

Diagrams view:

Database Explorer view:

Froward Engineer view:

Did this answer your question?