mirror of
https://github.com/grocy/grocy.git
synced 2026-04-03 19:36:16 +02:00
3 lines
52 B
SQL
3 lines
52 B
SQL
DELETE FROM user_settings
|
|
WHERE key LIKE 'quagga%';
|