Pierre R
|
99204d2421
|
build: upgrade to github.com/jackc/pgx/v5 (#475)
|
2023-03-11 11:34:14 -05:00 |
Michael Fridman
|
7e6e5120a2
|
build: update CI go version references and upgrade deps (#473)
|
2023-03-09 22:36:17 -05:00 |
Michael Fridman
|
0af59c1a4e
|
build: upgrade dependencies (#471)
|
2023-02-25 15:36:42 -05:00 |
Michael Fridman
|
2a6d7c092f
|
build: bump minimum Go version to 1.18 (update CI) (#458)
|
2023-02-02 08:51:38 -05:00 |
Maxim Krasilnikov
|
ad90652042
|
clickhouse: set mutations_sync 2 for delete version (#454)
|
2023-01-27 09:39:06 -05:00 |
Michael Fridman
|
1939e6175b
|
build: upgrade dependencies (#442)
|
2023-01-18 08:45:56 -05:00 |
Bob Pace
|
b5826417d9
|
Adds vertica driver support (#393)
|
2022-12-04 20:57:54 -05:00 |
Brandon Chinn
|
9823e00b3f
|
Upgrade golang.org/x/text (#421)
|
2022-12-02 07:39:28 -05:00 |
Michael Fridman
|
1c152152a1
|
Remove deprecated package ioutil and upgrade deps (#411)
|
2022-10-20 18:07:42 -04:00 |
dependabot[bot]
|
b6c15b9660
|
Bump modernc.org/sqlite from 1.18.1 to 1.19.1 (#406)
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.18.1 to 1.19.1.
- [Release notes](https://gitlab.com/cznic/sqlite/tags)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.18.1...v1.19.1)
---
updated-dependencies:
- dependency-name: modernc.org/sqlite
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-13 09:38:09 -04:00 |
Michael Fridman
|
2278d75a86
|
Upgrade direct and indirect deps (#391)
|
2022-08-12 22:25:05 -04:00 |
Craig Pastro
|
bc72e7863c
|
postgres: switch from lib/pq to jackc/pgx (#382)
|
2022-07-09 21:48:24 -04:00 |
dependabot[bot]
|
4826c0313b
|
Bump github.com/ClickHouse/clickhouse-go/v2 from 2.1.0 to 2.2.0 (#377)
Bumps [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/ClickHouse/clickhouse-go/releases)
- [Commits](https://github.com/ClickHouse/clickhouse-go/compare/v2.1.0...v2.2.0)
---
updated-dependencies:
- dependency-name: github.com/ClickHouse/clickhouse-go/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-07-08 23:33:32 -04:00 |
Michael Fridman
|
4ec294d599
|
clickhouse: remove hard-coded verb in dialect (#370)
|
2022-06-20 20:55:31 -04:00 |
Michael Fridman
|
1b45f3781e
|
e2e: add clickhouse and update v2 (#369)
|
2022-06-19 20:58:01 -04:00 |
Michael Fridman
|
dc83fe7e30
|
Update go dependencies
|
2022-06-17 22:52:18 -04:00 |
Michael Fridman
|
b1fc11adb3
|
Cleanup go modules
|
2022-05-19 20:58:04 -04:00 |
Michael Fridman
|
4a10c2c400
|
Remove matryer/is replace with simple internal lib (#356)
|
2022-05-19 19:50:11 -04:00 |
dependabot[bot]
|
b44efc3a96
|
Bump modernc.org/sqlite from 1.16.0 to 1.17.0 (#342)
|
2022-04-29 22:02:47 -04:00 |
Nadin El-Yabroudi
|
6fc031a28a
|
Update ory/dockertest dependency (#330)
Co-authored-by: Nadin El-Yabroudi <nelyabroudi@cloudflare.com>
|
2022-04-21 19:36:46 -04:00 |
dependabot[bot]
|
8f53c35cc4
|
Bump modernc.org/sqlite from 1.15.4 to 1.16.0 (#327)
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.15.4 to 1.16.0.
- [Release notes](https://gitlab.com/cznic/sqlite/tags)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.15.4...v1.16.0)
---
updated-dependencies:
- dependency-name: modernc.org/sqlite
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-13 20:36:57 -04:00 |
dependabot[bot]
|
0995b6908a
|
Bump modernc.org/sqlite from 1.14.8 to 1.15.4 (#326)
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.14.8 to 1.15.4.
- [Release notes](https://gitlab.com/cznic/sqlite/tags)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.14.8...v1.15.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-02 21:00:44 -04:00 |
Michael Fridman
|
205faf5cd3
|
Update CI to support go1.18 (#320)
|
2022-03-16 20:03:31 -04:00 |
Michael Fridman
|
5f1f43cfb2
|
Add dependabot ignore and update deps
|
2022-02-11 22:04:22 -05:00 |
Michael Fridman
|
050c5e07cd
|
Update Go dependencies (#305)
|
2022-02-03 21:06:41 -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 |
Mike Fridman
|
9f8813339a
|
Update dependencies; go mod tidy and verify
|
2021-10-17 16:21:06 -04:00 |
Michael Fridman
|
48f48dc699
|
Add container-based database tests for postgres and mysql (#276)
|
2021-10-13 09:22:43 -04:00 |
Michael Fridman
|
ff32c04cfd
|
Adopt Go modules as /v3 (#261)
|
2021-08-04 09:16:42 -04:00 |