audio_alerts


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 null
precedence SMALLINT UNSIGNED 5 null
selector VARCHAR 255 null
sound VARCHAR 255 null

Table contained 0 rows

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
precedence Performance Asc precedence