From 6ad12420de4435feed22cc17088843086ebff6d8 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 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + +