- Last activity was около 2 лет назад
-
Последний ответ от
When I forward engineer from a diagram, sometimes there is SQL I want to add to the script. For instance,
GRANT
and
REVOKE
,
INSERT
into constant tables,
CREATE EXTENSION
.
Is there any provision for this? Per object would be great, ...
-
schema_editor