-
Notifications
You must be signed in to change notification settings - Fork 807
Closed
Description
marimo/docs/guides/working_with_data/sql.md
Line 144 in 07b6cbc
| Our "SQL" cells are really just Python under the hood to keep notebooks as pure Python scripts. By default, we use `f-strings` for SQL strings, which allows for parameterized SQL like which allows for parameterized SQL like `SELECT * from table where value < {min}`. |
This phrase is repeated:
"which allows for parameterized SQL like"
Copilot
Metadata
Metadata
Assignees
Labels
No labels