mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-07 01:28:52 -06:00
Implement database access (with migrations)
This commit is contained in:
3
core/assets/main/migrations/010.sql
Normal file
3
core/assets/main/migrations/010.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
delete from Score
|
||||
delete from Streak
|
||||
delete from Checkmarks
|
||||
Reference in New Issue
Block a user