Files
minne/common/db/migrations/20260116_000000_add_user_theme_preference.surql
Per Stark e3bb2935d0 chore: harden common storage bootstrap and slim embedded db assets
Unify embedding config, build providers from system settings, and fail
startup when index builds error or time out. Move Surreal assets under
common/db so embeds exclude crate source, and read storage via streams.
2026-05-29 14:44:23 +02:00

2 lines
71 B
Plaintext

DEFINE FIELD IF NOT EXISTS theme ON user TYPE string DEFAULT "system";