mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Add Preferences table and repository
This commit is contained in:
1
core/assets/main/migrations/023.sql
Normal file
1
core/assets/main/migrations/023.sql
Normal file
@@ -0,0 +1 @@
|
||||
create table Preferences(key text unique not null, value text not null)
|
||||
Reference in New Issue
Block a user