Commit Graph

20 Commits (46ae6620981061da6c0e17df30c59a69fa2e6ac3)

Author SHA1 Message Date
Stas Lysikov cf53a224e1
feat: add starrocks dialect (#810) 2024-09-18 05:49:10 -04:00
Michael Fridman f13ed7399e
Revert "feat: add duckdb support (#696)" (#717) 2024-03-13 08:46:24 -04:00
Damian Peckett fb7ca2d3c8
feat: add duckdb support (#696)
Signed-off-by: Damian Peckett <damian@pecke.tt>
2024-02-14 22:06:26 -05:00
Mike Fridman d4a4dc3aa1
docs: Improve OpenDBWithDriver comments 2024-02-03 07:03:21 -05:00
MURAOKA Yusuke 8712ba69e6
fix selecting dialect (#692) 2024-02-02 19:22:21 -05:00
Avinash Sajjanshetty 14c93ad1bc
feat: add native Turso support (#658) 2023-12-16 08:14:52 -05:00
vpetrosian 6e43ae9284
fix: redshift driver issue (#567)
Co-authored-by: Mike Fridman <mf192@icloud.com>
2023-12-14 22:46:35 -05:00
Nazim 0c243fb3c9
feat(database): Add YDB support (#592) 2023-10-25 08:32:20 -04:00
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