Skip to content

Commit

Permalink
Update schema
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhughes committed Sep 5, 2016
1 parent 958a776 commit dbeccba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions db/structure.sql
Original file line number Diff line number Diff line change
Expand Up @@ -2554,6 +2554,8 @@ INSERT INTO schema_migrations (version) VALUES ('20150111192335');

INSERT INTO schema_migrations (version) VALUES ('20150222101847');

INSERT INTO schema_migrations (version) VALUES ('20150818224516');

INSERT INTO schema_migrations (version) VALUES ('21');

INSERT INTO schema_migrations (version) VALUES ('22');
Expand Down

0 comments on commit dbeccba

Please sign in to comment.