Effect-TS / effect

An ecosystem of tools to build robust applications in TypeScript
https://effect.website
MIT License
7.71k stars 245 forks source link

Adds `withClickhouseSettings` to `@effect/sql-clickhouse` #3859

Closed anglinb closed 3 weeks ago

anglinb commented 3 weeks ago

Type

Description

Adds the .withClickhouseSettings method to @effect/sql-clickhouse following the pattern for .withQueryId to allow the caller to set per-query settings, like adding a "log_comment" to be stored in the query_log.

Related

changeset-bot[bot] commented 3 weeks ago

🦋 Changeset detected

Latest commit: 4712ccdb557149d6f3bc6ae21a4b7969737430ed

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ---------------------- | ----- | | @effect/sql-clickhouse | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR