chore: init repository

This commit is contained in:
2022-10-06 15:37:28 +02:00
commit 833851f695
38 changed files with 2302 additions and 0 deletions

View 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