Module table

Source

Structsยง

PipelineTable
PipelineTable is a table that stores the pipeline schema and content. Every catalog has its own pipeline table.

Constantsยง

EMPTY_SCHEMA_NAME ๐Ÿ”’
PIPELINE_TABLE_CREATED_AT_COLUMN_NAME ๐Ÿ”’
PIPELINE_TABLE_NAME ๐Ÿ”’
PIPELINE_TABLE_PIPELINE_CONTENT_COLUMN_NAME ๐Ÿ”’
PIPELINE_TABLE_PIPELINE_CONTENT_TYPE_COLUMN_NAME ๐Ÿ”’
PIPELINE_TABLE_PIPELINE_NAME_COLUMN_NAME ๐Ÿ”’
PIPELINE_TABLE_PIPELINE_SCHEMA_COLUMN_NAME ๐Ÿ”’