Skip to content

Documentation / @super-line/core / DEGENERATE_DATA_COLUMN

Variable: DEGENERATE_DATA_COLUMN

const DEGENERATE_DATA_COLUMN: "_sl_data" = '_sl_data'

Defined in: packages/core/src/column-plan.ts:49

JSON column holding the whole row when the schema can't be introspected (degenerate plans).

Released under the MIT License.