v1.0.2: fix BYTEA — ?stringtype=unspecified в JDBC URL
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
class: "org.postgresql.Driver",
|
||||
bundleName: "org.postgresql.jdbc",
|
||||
bundleVersion: "42.6.0",
|
||||
connectionString: "jdbc:postgresql://postgresqlk8s-master.418f9960-2eb7-4429-b2ec-ac64319d7268.svc.cluster.local:5432/baza",
|
||||
connectionString: "jdbc:postgresql://postgresqlk8s-master.418f9960-2eb7-4429-b2ec-ac64319d7268.svc.cluster.local:5432/baza?stringtype=unspecified",
|
||||
username: "super",
|
||||
password: "hoHdkA23yxlD9oMUlZ1bIbNyc6DE2mNJmyHMNkEpVD1F4suQs7O2lyN4t0qITyzt"
|
||||
}/>
|
||||
|
||||
Reference in New Issue
Block a user