Author: vhalbert(a)redhat.com
Date: 2009-09-18 13:37:15 -0400 (Fri, 18 Sep 2009)
New Revision: 1373
Modified:
trunk/test-integration/db/src/main/resources/datasources/postgres/example_connection.properties
Log:
Teiid 773 - organize integration test
Modified:
trunk/test-integration/db/src/main/resources/datasources/postgres/example_connection.properties
===================================================================
---
trunk/test-integration/db/src/main/resources/datasources/postgres/example_connection.properties 2009-09-18
17:36:47 UTC (rev 1372)
+++
trunk/test-integration/db/src/main/resources/datasources/postgres/example_connection.properties 2009-09-18
17:37:15 UTC (rev 1373)
@@ -1,3 +1,4 @@
+# db.type must match a ddl folder
db.type=postgres
driver=org.postgresql.Driver
URL=jdbc:postgresql://(servername):5432/(databasename)
Show replies by date