We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 705e158 commit f55c2cfCopy full SHA for f55c2cf
ebean-test/src/test/resources/ebean.properties
@@ -154,7 +154,7 @@ datasource.yugabyte.url=jdbc:postgresql://localhost:6433/unit?sslmode=disable
154
155
datasource.postgres.username=unit
156
datasource.postgres.password=test
157
-datasource.postgres.url=jdbc:postgresql://localhost:6433/unit?sslmode=disable
+datasource.postgres.url=jdbc:postgresql://localhost:6432/unit
158
159
datasource.oracle.username=test_eb
160
datasource.oracle.password=test
0 commit comments