Treker/uhabits-core-legacy/assets/main/migrations/023.sql
2021-01-03 14:43:49 -06:00

1 line
71 B
SQL

create table Preferences(key text unique not null, value text not null)