Add support for executable SQL #13676
Replies: 1 comment
-
|
The dropdown provided by the IDE (extension for VSCode/Positron: https://github.com/quarto-dev/quarto or RStudio) is based on the engine main language. For example That's the main limitation as the IDE is static, providing "SQL" for Jupyter engine does not make sense. Note that the feature has already been requested in the relevant repository: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
(Apologies if this has already been discussed--I didn't see anything matching it exactly.)
I've gotten a lot of use out of executable SQL blocks in R Notebooks for interactive ETL wrangling and was surprised that SQL wasn't an option in the code block creation dropdown in Quarto within Positron the same way. Is that feature in the works?
Beta Was this translation helpful? Give feedback.
All reactions