3 lines
69 B
SQL
Executable File
3 lines
69 B
SQL
Executable File
ALTER TABLE settings
|
|
ADD COLUMN show_tick_mood BOOLEAN DEFAULT TRUE;
|