writefreely/migrations
Matt Baer 771c7acf5f Run migrations on db initialization
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.
2019-04-15 13:48:19 -04:00
..
drivers.go Support changing instance page titles 2019-04-11 13:56:07 -04:00
migrations.go Run migrations on db initialization 2019-04-15 13:48:19 -04:00
v1.go Support user invites 2019-01-18 00:05:50 -05:00
v2.go Support changing instance page titles 2019-04-11 13:56:07 -04:00