[ARVADOS] updated: 1.3.0-781-g7bc8e8add

Git user git at public.curoverse.com
Mon Apr 22 18:47:13 UTC 2019


Summary of changes:
 services/api/db/structure.sql | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

       via  7bc8e8adde3ba2be86a4bc59984b886f765f27d1 (commit)
      from  709cd2fae63636240ea82cf695e5d59ecf147487 (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 7bc8e8adde3ba2be86a4bc59984b886f765f27d1
Author: Tom Clegg <tclegg at veritasgenetics.com>
Date:   Mon Apr 22 14:45:31 2019 -0400

    Update structure.sql for last migration.
    
    refs #15112
    
    Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tclegg at veritasgenetics.com>

diff --git a/services/api/db/structure.sql b/services/api/db/structure.sql
index 27affcd50..0408b5265 100644
--- a/services/api/db/structure.sql
+++ b/services/api/db/structure.sql
@@ -3059,6 +3059,7 @@ INSERT INTO "schema_migrations" (version) VALUES
 ('20181011184200'),
 ('20181213183234'),
 ('20190214214814'),
-('20190322174136');
+('20190322174136'),
+('20190422144631');
 
 

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list