pg-schema-diff
pg-schema-diff copied to clipboard
Add SQL statement comments
Provide comments to confusing SQL blocks. This will help users more easily interpret what is going on. At some point, we might want to support statement "groups", where we can drop a comment on the entire group. Supporting statement groups would require an API change (or possibly exposing a new API)