Documentation ¶
Index ¶
Constants ¶
View Source
const ( ID = "id" CONNECTOR_ID = "connector_id" ALLOW_ALL = "ALLOW_ALL" ALLOW_COLUMNS = "ALLOW_COLUMNS" BLOCK_ALL = "BLOCK_ALL" SOFT_DELETE = "SOFT_DELETE" HISTORY = "HISTORY" LIVE = "LIVE" SCHEMA_CHANGE_HANDLING = "schema_change_handling" SCHEMA = "schema" TABLE = "table" COLUMN = "column" NAME = "name" ENABLED = "enabled" HASHED = "hashed" SYNC_MODE = "sync_mode" HANDLED = "handled" EXCLUDED = "excluded" PATCH_ALLOWED = "patch_allowed" )
Variables ¶
This section is empty.
Functions ¶
func ResourceSchemaConfigNew ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.