Commit Graph

38 Commits (928f577129eefa0ee34c5719479b0ba4b0ed054e)

Author SHA1 Message Date
Michael Fridman dec87f0abd
build: upgrade deps (#554) 2023-07-04 20:07:17 -04:00
Michael Fridman 949787e4da
build(deps): upgrade all dependencies (#537) 2023-06-16 08:56:03 -04:00
dependabot[bot] f08d203145
build(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.9.1 to 2.10.0 (#522)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-28 16:23:53 -04:00
dependabot[bot] b46a978553
build(deps): bump github.com/microsoft/go-mssqldb from 0.21.0 to 1.0.0 (#527)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-28 15:58:19 -04:00
Michael Fridman a46581bbd3
build: upgrade deps (#516) 2023-05-08 08:27:39 -04:00
dependabot[bot] 4eee07f48a
build(deps): bump github.com/ory/dockertest/v3 from 3.9.1 to 3.10.0 (#504)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-23 06:39:37 -04:00
Michael Fridman 0d1296b2bb
feat(mssql): update driver to microsoft/go-mssqldb (#501) 2023-04-16 08:34:53 -04:00
Michael Fridman 0bc00342b5
build: upgrade deps and update workflows (#500) 2023-04-15 22:53:14 -04:00
dependabot[bot] 3e0905abac
build(deps): bump github.com/opencontainers/runc from 1.1.4 to 1.1.5 (#488)
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/v1.1.5/CHANGELOG.md)
- [Commits](https://github.com/opencontainers/runc/compare/v1.1.4...v1.1.5)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-29 23:43:13 -04:00
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