Replies: 1 comment
-
|
This is the expected behavior. pgModeler will always use the database model name as reference. For now there's no workaround unless you change the resulting diff code by hand. I'll register this as a feature request for future implementation. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Have model that we use with test, development, and production databases. The problem I am having is with permissions set on the Database itself. The statements generated on DIFF always contain the name of the database in the model, not the target. Other aspects of the DIFF appear to work correctly. Is there a best practice or some other advice anyone has?
Beta Was this translation helpful? Give feedback.
All reactions