X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/1f82ade9be8494e114156210d600a9624262ddba..7407f41105f8000bb3908d41a31daaf3a30d9440:/services/api/db/structure.sql diff --git a/services/api/db/structure.sql b/services/api/db/structure.sql index 469475ad96..83987d0518 100644 --- a/services/api/db/structure.sql +++ b/services/api/db/structure.sql @@ -3196,6 +3196,7 @@ INSERT INTO "schema_migrations" (version) VALUES ('20190808145904'), ('20190809135453'), ('20190905151603'), -('20200501150153'); +('20200501150153'), +('20200602141328');