Make PGCMP mark mismatched comments as low-priority differences
Opened this issue · 1 comments
Mythicaeda commented
Currently, we have to rely on manually checking migrations to ensure that database comments are equivalent between the composed version and the migrated version. This ticket is to investigate if it's possible to make pgcmp compare these comments for us, and, if so, to implement that comparison.
skovati commented
This would be incredible