Simplify db migrations

Use `refinery_cli` against a folder of `.sql` migrations.

I got tired of commenting out my code when I just wanted to rerun the initial migration.

Plain SQL is a lot more flexible than the `barrel` syntax.
This commit is contained in:
2020-10-28 22:20:39 -04:00
parent e0bba0254c
commit e831a925f5
10 changed files with 877 additions and 1011 deletions

File diff suppressed because it is too large Load Diff