writefreely/migrations
Matt Baer f1ffcf96ec Remove user_id and remote_user_id constraints in v4&v5 migrations
It's not straightforward to remove these constraints in SQLite, so this
just skips it entirely. Since both of these migrations are part of the
same WF release, this should have minimal impact on admins.
2020-03-03 11:36:30 -06:00
..
drivers.go Support changing instance page titles 2019-04-11 13:56:07 -04:00
migrations.go Merge branch 'develop' into activitypub-mentions 2020-02-08 11:51:18 -05:00
v1.go Rolling back v1 migration change as per PR feedback. T710 2020-01-02 15:36:21 -05:00
v2.go Support changing instance page titles 2019-04-11 13:56:07 -04:00
v3.go address PR comments 2019-10-25 12:04:24 -07:00
v4.go Remove user_id and remote_user_id constraints in v4&v5 migrations 2020-03-03 11:36:30 -06:00
v5.go Remove user_id and remote_user_id constraints in v4&v5 migrations 2020-03-03 11:36:30 -06:00
v6.go Merge branch 'develop' into activitypub-mentions 2020-02-08 11:51:18 -05:00