Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/deepnote/deepnote
/ sql-blocks.test.ts
File
sql-blocks.test.ts
packages/blocks/src/blocks/sql-blocks.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ dedent } from
'ts-dedent'
2
import
{ describe, expect, it } from
'vitest'
3
4
import
type
{ SqlBlock } from
'../deepnote-file/deepnote-file-schema'
Callers
nothing calls this directly
Calls
2
createPythonCodeForSqlBlockWithConnectionJson
Function · 0.90
createPythonCodeForSqlBlock
Function · 0.90
Tested by
no test coverage detected