Update the test db structure.
authorWard Vandewege <ward@curii.com>
Thu, 28 Oct 2021 16:48:02 +0000 (12:48 -0400)
committerWard Vandewege <ward@curii.com>
Thu, 28 Oct 2021 16:48:02 +0000 (12:48 -0400)
refs #18183

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

services/api/db/structure.sql

index 2f7748335694310b09de911104a446ce54885093..da9959593c0a28853831d3cc6bd464be28bdbe07 100644 (file)
@@ -3146,6 +3146,7 @@ INSERT INTO "schema_migrations" (version) VALUES
 ('20210108033940'),
 ('20210126183521'),
 ('20210621204455'),
-('20210816191509');
+('20210816191509'),
+('20211027154300');