diff --git a/README02 b/README02 index 100342a..be53fd6 100644 --- a/README02 +++ b/README02 @@ -3,7 +3,7 @@ │ ├── changelog-dir │ │ ├── changelog-master.xml │ │ ├── cleanup_all_views -│ │ │ └── cleanup-allviews.sql +│ │ │ └── 01_cleanup-allviews.sql │ │ └── diff.views.changelog │ ├── liquibase_log │ └── liquibase.properties @@ -21,6 +21,8 @@ │ ├── changelog-dir │ │ ├── changelog-master.xml │ │ ├── diff-changelog +│ │ ├── drop_liquibase_tables +│ │ │ └── 02_drop_liquibase_tables_ceanup.sql │ │ ├── function_before_create_views │ │ ├── functions │ │ ├── functions_after_create_views