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 7db2497 commit 6695a4cCopy full SHA for 6695a4c
README.md
@@ -74,7 +74,7 @@ sets docker environment variable `EnableLegacyClientAuth` to `true`;
74
passes connection property `authPlugins` with value `Srp256,Srp,Legacy_Auth` if
75
this property is not explicitly set through `withUrlParam`
76
- `withEnableWireCrypt` - (_Firebird 3+_) Relaxes `WireCrypt` from `Required` to
77
-`Enabled`; sets docker environment variable `EnableWireCrypt` to `true
+`Enabled`; sets docker environment variable `EnableWireCrypt` to `true`
78
- `withTimeZone(String)` - Sets the time zone (defaults to JVM default time
79
zone); sets docker environment variable `TZ` to the specified value
80
- `withSysdbaPassword(String)` - Sets the SYSDBA password, but if
0 commit comments