[ARVADOS] updated: 1.2.0-238-g3a25478f0
Git user
git at public.curoverse.com
Thu Oct 18 13:35:50 EDT 2018
Summary of changes:
services/api/db/structure.sql | 5 -----
1 file changed, 5 deletions(-)
via 3a25478f08f0980b4225837c122e041c1a7da78e (commit)
from 559679a061470337d5555a3de519a0e86ad4cdd2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 3a25478f08f0980b4225837c122e041c1a7da78e
Author: Peter Amstutz <pamstutz at veritasgenetics.com>
Date: Thu Oct 18 13:18:19 2018 -0400
14260: Remove redundant schema_migrations in structure.sql
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz at veritasgenetics.com>
diff --git a/services/api/db/structure.sql b/services/api/db/structure.sql
index 85fa9e736..5105914df 100644
--- a/services/api/db/structure.sql
+++ b/services/api/db/structure.sql
@@ -3199,8 +3199,3 @@ INSERT INTO schema_migrations (version) VALUES ('20181005192222');
INSERT INTO schema_migrations (version) VALUES ('20181011184200');
-INSERT INTO schema_migrations (version) VALUES ('20180919001158');
-
-INSERT INTO schema_migrations (version) VALUES ('20181001175023');
-
-INSERT INTO schema_migrations (version) VALUES ('20181004131141');
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list