sql writer
This commit is contained in:
1
pkg/writers/pgsql/templates/comment_table.tmpl
Normal file
1
pkg/writers/pgsql/templates/comment_table.tmpl
Normal file
@@ -0,0 +1 @@
|
||||
COMMENT ON TABLE {{.SchemaName}}.{{.TableName}} IS '{{.Comment}}';
|
||||
Reference in New Issue
Block a user