
+6
Accepted
Display Database Schema in Forward Engineer .
Hi,
Would it be possible to display the Database Schema beside the table name in the forward engineer table selection tree to make it more readable? When having 2 table with the same name but in two distinct schema it is impossible to know which one to select apart from looking at the generated script.
Thank you
Customer support service by UserEcho
We are glad you created this "Idea" ticket.
I agree, it would be useful. We will discuss it with our team.
Thank you for your assistance,
SqlDBM Team
And it would be nice if the generated script included logic to check if schema exists and if it doesn't then create it:
"create schema xyz"
go
This option is already available in FE -> SQL Generation options in the right vertical panel, as shown below: