Skip to content

Releases: sesamecare/to-clickhouse

v1.5.0

13 Jan 16:28
Compare
Choose a tag to compare

1.5.0 (2024-01-13)

Features

  • sync: change name of updated_at column property to timestampColumn (8751bf3)

v1.4.1

13 Jan 14:57
Compare
Choose a tag to compare

1.4.1 (2024-01-13)

Bug Fixes

  • sync: modify params to allow missing updated_at column name (ba0255e)

v1.4.0

13 Jan 14:50
Compare
Choose a tag to compare

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

12 Jan 03:11
Compare
Choose a tag to compare

1.3.1 (2024-01-12)

Bug Fixes

  • info: return applied migrations (0068e3b)

v1.3.0

12 Jan 02:54
Compare
Choose a tag to compare

1.3.0 (2024-01-12)

Features

  • migrations: add Clickhouse db migration handling (abd86ae)

v1.2.1

10 Jan 01:01
Compare
Choose a tag to compare

1.2.1 (2024-01-10)

Bug Fixes

  • optimize: optimize table during kysely copy, unless disabled (9775aa6)

v1.2.0

06 Jan 04:30
Compare
Choose a tag to compare

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

06 Jan 04:24
Compare
Choose a tag to compare

1.1.0 (2024-01-06)

Features

  • kysely: add specific implementation and helpers for Kysely (0d301a6)

v1.0.0

05 Jan 20:28
Compare
Choose a tag to compare

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)