commit | c2ac8f52d62d8a4e799f364ed4235085e43cd626 | [log] [tgz] |
---|---|---|
author | margaretha <margaretha@ids-mannheim.de> | Tue Oct 24 12:38:56 2017 +0200 |
committer | margaretha <margaretha@ids-mannheim.de> | Tue Oct 24 12:38:56 2017 +0200 |
tree | 8315e41afb852b7315bc402b36b0fcea4403b2e1 | |
parent | 318fec31e12299ff26f7e44b261a179a610a4017 [diff] |
Restructured SQL versioning files for database migration. Change-Id: Icd61033cd0c6904d4dcde11e1a3d4d4169e55c2e
diff --git a/full/src/test/resources/test-jdbc.properties b/full/src/test/resources/test-jdbc.properties index 7311a23..d01b24c 100644 --- a/full/src/test/resources/test-jdbc.properties +++ b/full/src/test/resources/test-jdbc.properties
@@ -8,4 +8,4 @@ jdbc.username=pc jdbc.password=pc jdbc.schemaPath=classpath:db.sqlite -#jdbc.schemaPath=classpath:db.new-sqlite \ No newline at end of file +#jdbc.schemaPath=classpath:db.new-sqlite, db.insert \ No newline at end of file