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 57f0734 commit 67ec848Copy full SHA for 67ec848
ebean-test/src/test/resources/ebean.properties
@@ -140,7 +140,7 @@ datasource.mysql.url=jdbc:mysql://127.0.0.1:4306/test_ebean
140
#datasource.mysql.driver=com.mysql.cj.jdbc.Driver
141
142
datasource.mariadb.username=unit
143
-datasource.mariadb.password=unit
+datasource.mariadb.password=test
144
datasource.mariadb.url=jdbc:mariadb://localhost:14307/unit?useLegacyDatetimeCode=false
145
146
datasource.cockroach.username=root
0 commit comments