2 lines
No EOL
136 B
SQL
2 lines
No EOL
136 B
SQL
alter table users add `validuntil` timestamp null default null;
|
|
update settings set `value`="2024-07-21" where `key`="database_version"; |