doltgresql
doltgresql copied to clipboard
COMMENT ON is currently ignored
Right now, we don't support comments via COMMENT ON. Instead of failing, however, we ignore it and send a warning. We should add an actual implementation.
https://www.postgresql.org/docs/15/sql-comment.html