This makes it so we can keep all schema changes in the `migrations` module, instead of adding them there *and* in the schema files. It fixes #92 and should prevent these kinds of issues in the future.
This makes it so we can keep all schema changes in the `migrations` module, instead of adding them there *and* in the schema files. It fixes #92 and should prevent these kinds of issues in the future.