Created by: james-monkeyshines
The new datacheck for validating a db schema uses the table.sql file. This is mostly consistent already, both within the file and between instances of the files in different repositories. But there are a few simple changes to terminology and formatting that would further standardise the files. These sorts of things can be handled in the datacheck code, but having fewer, and less complicated, exceptions makes the code more robust and easier to understand.
Datacheck is simpler. Standardisation and consistency are generally good things to aim for.
None I can think of.
Unit tests not relevant. I created databases before and after the changes, and the results were identical.