From 20b94e0a372cbf55b5ebeafae91e16b98ee21ab3 Mon Sep 17 00:00:00 2001 From: zcattacz Date: Mon, 29 Apr 2024 10:34:14 +0800 Subject: [PATCH] Update default_drivers.xml website url --- .../resources/defaults/default_drivers.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/sql12/core/src/net/sourceforge/squirrel_sql/client/resources/defaults/default_drivers.xml b/sql12/core/src/net/sourceforge/squirrel_sql/client/resources/defaults/default_drivers.xml index b132fd7f8..1ab4b8595 100644 --- a/sql12/core/src/net/sourceforge/squirrel_sql/client/resources/defaults/default_drivers.xml +++ b/sql12/core/src/net/sourceforge/squirrel_sql/client/resources/defaults/default_drivers.xml @@ -169,7 +169,7 @@ -65 - https://bitbucket.org/xerial/sqlite-jdbc/downloads/ + https://github.com/xerial/sqlite-jdbc/releases/ @@ -217,7 +217,7 @@ -61 - https://downloads.mariadb.org/client-java/ + https://mariadb.org/connector-java/all-releases/ @@ -528,7 +528,7 @@ H2 In-Memory jdbc:h2:mem: - http://www.h2database.com + https://github.com/h2database/h2database/releases/ @@ -540,7 +540,7 @@ H2 Embedded jdbc:h2://<db-name> - http://www.h2database.com + https://github.com/h2database/h2database/releases/ @@ -552,7 +552,7 @@ H2 jdbc:h2://<server>:<9092>/<db-name> - http://www.h2database.com + https://github.com/h2database/h2database/releases/ @@ -632,7 +632,7 @@ jTDS Sybase jdbc:jtds:sybase://<hostname>[:<4100>]/<dbname>[;<property>=<value>[;...]] - http://jtds.sourceforge.net + https://github.com/milesibastos/jTDS/releases/ @@ -644,7 +644,7 @@ jTDS Microsoft SQL jdbc:jtds:sqlserver://<hostname>[:<1433>]/<dbname>[;<property>=<value>[;...]] - http://jtds.sourceforge.net + https://github.com/milesibastos/jTDS/releases/ @@ -752,7 +752,7 @@ jTDS jdbc:jtds:sqlserver://<hostname>[:<4100>]/<dbname>[;<property>=<value>[;...]] - http://jtds.sourceforge.net + https://github.com/milesibastos/jTDS/releases/ @@ -812,7 +812,7 @@ Microsoft MSSQL Server JDBC Driver jdbc:sqlserver://<server_name>:1433;databaseName=<db_name> - http://msdn.microsoft.com/sql + https://github.com/microsoft/mssql-jdbc/releases/ com.sunopsis.jdbc.driver.xml.SnpsXmlDriver