Closed laurentlp closed 2 years ago
Start a server that runs all migration from 0.0.0 to current version and start another server that creates all tables in current format and make sure that they have the exact same format Assures that the code describing the tables is synced correctly with the migrations
This PR adds the global diff migration test to sure that the code describing the tables is synced correctly with the migrations.