sqlglot icon indicating copy to clipboard operation
sqlglot copied to clipboard

Fix(postgres): don't generate SchemaCommentProperty

Open georgesittas opened this issue 2 years ago • 0 comments

Similar to https://github.com/tobymao/sqlglot/pull/3357 - Postgres doesn't support COMMENT post-schema properties.

Reference: https://www.postgresql.org/docs/current/sql-createtable.html

georgesittas avatar Apr 28 '24 00:04 georgesittas