]> git.ktnx.net Git - mobile-ledger-staging.git/blob - main/res/raw/sql_30.sql
prepare v0.21.0 (49) for release
[mobile-ledger-staging.git] / main / res / raw / sql_30.sql
1 delete from options where profile <> '-' and not exists (select 1 from profiles p where p.uuid=options.profile);