Lionel Palacin

Results 12 issues of Lionel Palacin

## Bug Description Using MySQL Connector, if the source table does not have primary keys, no documents are being synced. No messages explain what happened. ### To Reproduce - Create...

enhancement
community-driven

## Summary Port the Postgres CDC [blog](https://clickhouse.com/blog/postgres-to-clickhouse-data-modeling-tips-v2) to documentation ## Checklist - [ ] Delete items not relevant to your PR - [ ] URL changes should add a redirect...

Add an environment variable to specific custom settings per query.

enhancement

PR to use the click-ui date picker. Check for validation. I think we would need to update the date picker from Click-UI to select the year easier. Currently there is...

I tried using click-ui with the latest version of NextJS 15 and I'm getting this error when accessing the page. ```js ⨯ TypeError: Cannot read properties of undefined (reading 'ReactCurrentDispatcher')...

Trying to embed a sandbox in a wide iframe lead to show the navigation panel even with `hidenavigation: 1` set. This happens when setting the width to a size higher...

Needs Triaging

When copying code from the code block by selecting specific lines in the block and wrapLines is set to true, extra newlines are added to the copied snippet. - `wrapLines=false`...