Releases: sesamecare/to-clickhouse
Releases · sesamecare/to-clickhouse
v1.5.0
1.5.0 (2024-01-13)
Features
- sync: change name of updated_at column property to timestampColumn (8751bf3)
v1.4.1
1.4.1 (2024-01-13)
Bug Fixes
- sync: modify params to allow missing updated_at column name (ba0255e)
v1.4.0
1.4.0 (2024-01-13)
Bug Fixes
- updated_at: add default column name for updated_at if not passed (5b7e017)
Features
- updated_at: allow different column names to be used as update column (c16374a)
v1.3.1
1.3.1 (2024-01-12)
Bug Fixes
- info: return applied migrations (0068e3b)
v1.3.0
1.3.0 (2024-01-12)
Features
- migrations: add Clickhouse db migration handling (abd86ae)
v1.2.1
1.2.1 (2024-01-10)
Bug Fixes
- optimize: optimize table during kysely copy, unless disabled (9775aa6)
v1.2.0
1.2.0 (2024-01-06)
Bug Fixes
- doc: add comments to kysely implementation (be681c1)
Features
- kysely: reorg kysely exports, add more docs (f9809a8)
v1.1.0
1.1.0 (2024-01-06)
Features
- kysely: add specific implementation and helpers for Kysely (0d301a6)
v1.0.0
1.0.0 (2024-01-05)
Bug Fixes
- ci: add pg and ch to ci (e73180c)
- ci: flip build and lint steps (f713c7b)
- ci: no codegen for publish step (cdd5bca)
- ci: split out pg db creation so it can run before generation (02d95ce)
Features
- inception: initial commit (d7a4599)