From 1ccea7bcd409b0468a3229759a2ad7607ed68eaf Mon Sep 17 00:00:00 2001 From: Peter Hormanns Date: Sun, 9 Apr 2017 15:23:35 +0200 Subject: [PATCH] add member_share and member_asset tables --- .../main/resources/liquibase/db.changelog.xml | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/db-migration/src/main/resources/liquibase/db.changelog.xml b/db-migration/src/main/resources/liquibase/db.changelog.xml index 43391c9..82fe28f 100644 --- a/db-migration/src/main/resources/liquibase/db.changelog.xml +++ b/db-migration/src/main/resources/liquibase/db.changelog.xml @@ -724,4 +724,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + +