chore: init repository
This commit is contained in:
6
liquibase/changelogs/liquibase.properties
Normal file
6
liquibase/changelogs/liquibase.properties
Normal file
@@ -0,0 +1,6 @@
|
||||
url=jdbc:postgresql://database:5432/john
|
||||
username=postgres
|
||||
password=password
|
||||
changeLogFile=changelog-master.xml
|
||||
logLevel=info
|
||||
classpath=postgresql-42.2.9.jar
|
||||
Reference in New Issue
Block a user