← Datenbank-Atlas

Tabelle: planung_db_tabelle

Schema
campus
Engine
InnoDB
Collation
utf8mb4_uca1400_ai_ci
Kategorie
meta
Zeilen
46
Felder
11

Felder (11)

#NameTypNullDefaultKeyExtraKommentar
1id int(10) unsigned NO PRI auto_increment
2name varchar(80) NO none
3schema_name varchar(80) NO 'campus' MUL
4engine varchar(20) YES NULL none
5collation varchar(40) YES NULL none
6zeilen_count int(10) unsigned NO 0 MUL
7felder_count int(10) unsigned NO 0 none
8kategorie enum('meta','runtime','operational','snapshot','sonstige') NO 'sonstige' MUL
9beschreibung text YES NULL none
10erstellt_am timestamp YES current_timestamp() none
11aktualisiert_am timestamp YES current_timestamp() none on update current_timestamp()

Mutationen aus Prozessschritten (0)

Keine Mutationen aus Schritt-Persistenz-Specs zugeordnet.