Update README02
This commit is contained in:
parent
c810fd3c1b
commit
88f3011e06
4
README02
4
README02
@ -3,7 +3,7 @@
|
|||||||
│ ├── changelog-dir
|
│ ├── changelog-dir
|
||||||
│ │ ├── changelog-master.xml
|
│ │ ├── changelog-master.xml
|
||||||
│ │ ├── cleanup_all_views
|
│ │ ├── cleanup_all_views
|
||||||
│ │ │ └── cleanup-allviews.sql
|
│ │ │ └── 01_cleanup-allviews.sql
|
||||||
│ │ └── diff.views.changelog
|
│ │ └── diff.views.changelog
|
||||||
│ ├── liquibase_log
|
│ ├── liquibase_log
|
||||||
│ └── liquibase.properties
|
│ └── liquibase.properties
|
||||||
@ -21,6 +21,8 @@
|
|||||||
│ ├── changelog-dir
|
│ ├── changelog-dir
|
||||||
│ │ ├── changelog-master.xml
|
│ │ ├── changelog-master.xml
|
||||||
│ │ ├── diff-changelog
|
│ │ ├── diff-changelog
|
||||||
|
│ │ ├── drop_liquibase_tables
|
||||||
|
│ │ │ └── 02_drop_liquibase_tables_ceanup.sql
|
||||||
│ │ ├── function_before_create_views
|
│ │ ├── function_before_create_views
|
||||||
│ │ ├── functions
|
│ │ ├── functions
|
||||||
│ │ ├── functions_after_create_views
|
│ │ ├── functions_after_create_views
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user