Skip to content
Snippets Groups Projects
Select Git revision
  • 628848f1cc912e5317657837af0e87300ad06f0b
  • master default protected
  • ia2
  • adql2.1-ia2
  • private_rows
5 results

src

gmantele's avatar
gmantele authored
TAP: Test better the JDBC connection URL: several syntaxes are possible. Here, the following syntax did not work before this correction: jdbc:postgresql:database (only if it is a local database). Only jdbc:postgresql://host/database and jdbc:postgresql://host:port/database worked!
TODO Parsing of JDBC connection URL should rather be checked again!
628848f1
History
Name Last commit Last update
..