ClickHouse / clickhouse-js

Official JS client for ClickHouse DB
https://clickhouse.com
Apache License 2.0
213 stars 26 forks source link

Allow override session_id in exec #272

Closed Holi0317 closed 4 months ago

Holi0317 commented 4 months ago

Summary

Allow overriding session_id per query

https://github.com/ClickHouse/clickhouse-js/issues/271

Checklist

Delete items not relevant to your PR:

slvrtrn commented 4 months ago

Thanks for your contribution! Nice catch.

A few notes:

slvrtrn commented 4 months ago

I will recreate it as a new PR from another branch (where I have write access).