Commit Graph

2 Commits

Author SHA1 Message Date
e831a925f5 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.
2020-10-28 22:20:39 -04:00
7fa6fe2b04 Update README with Windows setup and db seeding 2020-10-11 03:03:09 -04:00