pg-schema-diff
pg-schema-diff copied to clipboard
Move data packing tests into their own test cases instead of having them as a inherent subtest of acceptance tests
This will cleanup the test code a bit and will greatly accelerate our test cases, since we don't really need to test data packing with each test case.