Commit Graph

12 Commits (7dcddde25a60909edc82028faa68815e6708ced0)

Author SHA1 Message Date
Stephen Blackstone 49c55f0f98
feat: add support for azuresql dialect (#487) 2023-03-28 23:15:15 -04:00
Bob Pace b5826417d9
Adds vertica driver support (#393) 2022-12-04 20:57:54 -05:00
Michael Fridman cc7f02265a
Replace mattn/go-sqlite3 with modernc.org/sqlite (CGo-free port of SQLite) (#290) 2021-11-25 19:39:36 -05:00
Gohryt 4148551f3e
option to use pgx instead pq (#283) 2021-11-23 20:01:32 -05:00
Michael Gunkoff 872d9e9515
fixed a typo in the OpenDBWithDriver() description. (#253)
Co-authored-by: Michael Gunkoff <m.onishenko@qvant.ru>
2021-08-20 22:55:59 -04:00
Huy Nguyen 954940e3ab add clickhouse support 2020-04-11 00:51:35 +07:00
Aleksei Maslov a8f409041d fixed driver initialisation for mssql. 2019-05-24 14:44:43 +08:00
Aleksei Maslov 6896ffb1dd renamed sqlserver to mssql. 2019-05-15 13:25:09 +08:00
Aleksei Maslov ea2101beb3 added mssql support. 2019-04-12 17:25:30 +08:00
Vojtech Vitek 0cdcc45122 Move the MySQL normalize DNS function dependency to cmd/ 2019-03-06 01:06:31 -05:00
Vojtech Vitek 4ce5fb9cf2 Move things around for readability 2019-03-06 00:14:13 -05:00
Nathan James Tindall f1958be35c respond to feedback (also cleans up tests) 2019-03-06 00:07:42 -05:00