COMMITS
/ plugins/destination/sqlite/client/migrate.go July 22, 2024
C
fix(deps): Update module github.com/apache/arrow/go/v16 to v17 (#18657)
CloudQuery Bot committed
May 6, 2024
A
fix(deps): Upgrade `github.com/apache/arrow/go` to `v16` (#17889)
Alex Shcherbakov committed
February 16, 2024
B
feat: Implementing batching (#16650)
Ben Bernays committed
February 2, 2024
B
fix: Update migration to skip unique constraint changes (#16481)
Ben Bernays committed
January 18, 2024
B
feat: Handle All types of Schema Changes (#16192)
Ben Bernays committed
December 20, 2023
A
fix(deps): Update `github.com/apache/arrow/go` to `v15` (#15754)
Alex Shcherbakov committed
August 28, 2023
C
fix(deps): Update `github.com/cloudquery/arrow/go/v13` to `github.com/apache/arrow/go/v14` (#13341)
CloudQuery Bot committed
July 18, 2023
June 26, 2023
Y
feat(sqlite): Migrate to SDK V4 (#11736)
Yevgeny Pats committed
June 13, 2023
E
fix(sqlite): Escape PK constraint name (#11478)
Erez Rokah committed
May 18, 2023
B
feat(sqlite): Migrate to `github.com/cloudquery/plugin-sdk/v3` (#10818)
bbernays committed
May 9, 2023
A
feat(deps): Upgrade to Apache Arrow v13 (latest `cqmain`) (#10605)
Alex Shcherbakov committed
April 17, 2023
Y
feat(sqlite): Migrate to apache arrow type system (#9751)
Yevgeny Pats committed
February 19, 2023
E
feat(sqlite-migration): Switch to SDK methods for migrating data (#8166)
Erez Rokah committed
January 24, 2023
E
feat(sqlite-migrate): Support PK changes to schema (#7006)
Erez Rokah committed
January 19, 2023
E
refactor(sqlite): Remove unused context param, move code into functions (#6975)
Erez Rokah committed
E
feat(sqlite): Support force migration (#6763)
Erez Rokah committed
E
January 17, 2023
E
fix(sqlite-migrate): Use `int` when getting `pk` column information (#6848)
Erez Rokah committed
January 13, 2023
E
fix(sqlite): Set module in logs to `sqlite-dest` instead of `pg-dest` (#6764)
Erez Rokah committed
January 10, 2023
E
fix: Correct error message in migration (#6612)
Erez Rokah committed
January 6, 2023
H
fix(deps): Update plugin-sdk to v1.21.0 for destinations (#6419)
Herman Schaaf committed
January 5, 2023
C
fix(deps): Update module github.com/cloudquery/plugin-sdk to v1.21.0 (#6382)
CloudQuery Bot committed
H
fix: Fix SQLite migration logic (#6372)
Herman Schaaf committed
December 20, 2022
C
chore(go): Enforce `any` instead of `interface{}` (#5858)
candiduslynx committed
November 11, 2022
Y
fix: Quote tables and columns for SQLite (#4342)
Yevgeny Pats committed
November 10, 2022
Y
feat: Add SQLite destination plugin (#3471)
Yevgeny Pats committed