Skip to content

Conversation

Fil
Copy link
Contributor

@Fil Fil commented Dec 3, 2024

  • illustrates how to make sql fenced code blocks from a DuckDBClient instance
  • syncs the sql fenced code blocks with the mosaic db (thanks, @tel!)
  • gives better guidance for arbitrary query creation (with a safer approach for xxx IN(${array}))

@tel let me know what you think of this wording?

supersedes #1849
closes #1846

* illustrates how to make sql fenced code blocks from a DuckDBClient isntance
* syncs the sql fenced code blocks with the mosaic db  (thanks, @tel!)
* gives better guidance for arbitrary query creation (with a safer approach for `xxx IN(${array})`)

supersedes #1849
@Fil Fil requested a review from mbostock December 3, 2024 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document how to support sql blocks from a customized DuckDB client

1 participant