AskSQL API Reference (core v0.10.0)
GitHub
Preparing search index...
@asksql/core
CellValue
Type Alias CellValue
CellValue
:
|
string
|
number
|
boolean
|
null
|
{
__binary
:
{
bytes
:
number
;
hexPreview
:
string
}
}
JSON-safe cell values: BIGINT / DECIMAL / NUMERIC travel as strings, binary is size + hex preview.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
AskSQL API Reference (core v0.10.0)
Loading...
JSON-safe cell values: BIGINT / DECIMAL / NUMERIC travel as strings, binary is size + hex preview.