SWDB
← Versions / 6.5.8.15 /

cms_slot

Fields (9)

Name Type Null Key Default Extra
id binary(16) NO PRI NULL
version_id binary(16) NO PRI NULL
cms_block_id binary(16) NO MUL NULL
cms_block_version_id binary(16) NO 0x0FA91CE3E96A4BC2BE4BD9CE752C3425
type varchar(255) NO NULL
slot varchar(255) NO NULL
locked tinyint(1) NO 0
created_at datetime(3) NO NULL
updated_at datetime(3) YES NULL

Indexes (2)

Name Columns Unique
fk.cms_slot.cms_block_id cms_block_id,cms_block_version_id No
PRIMARY id,version_id Yes

Relations From (2)

cms_block_id cms_block . id
cms_block_version_id cms_block . version_id

Referenced By (2)

cms_slot_translation . cms_slot_id id
cms_slot_translation . cms_slot_version_id version_id