NASA-AMMOS/aerie

Make PGCMP mark mismatched comments as low-priority differences

Opened this issue · 1 comments

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.

This would be incredible