X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/d18557927ac033c2e33c1f7770881367b252f329..97bb0917adfeb4db73c4c27cac8e337828c34015:/services/api/db/structure.sql diff --git a/services/api/db/structure.sql b/services/api/db/structure.sql index bda4e5de87..1573db232e 100644 --- a/services/api/db/structure.sql +++ b/services/api/db/structure.sql @@ -2686,4 +2686,6 @@ INSERT INTO schema_migrations (version) VALUES ('20160808151559'); INSERT INTO schema_migrations (version) VALUES ('20160819195557'); -INSERT INTO schema_migrations (version) VALUES ('20160819195725'); \ No newline at end of file +INSERT INTO schema_migrations (version) VALUES ('20160819195725'); + +INSERT INTO schema_migrations (version) VALUES ('20160901210110'); \ No newline at end of file