Commit 8c3fea9
committed
refactor(db): update migration registry with new schema changes
Removes the old `UnifyInterestsAndRemoteConfig` migration and registers the new `RefactorUserPreferencesAndRemoteConfig` migration. This ensures the database migration service applies the correct schema transformation.1 parent 0f3cb81 commit 8c3fea9
File tree
2 files changed
+2
-231
lines changed- lib/src/database/migrations
2 files changed
+2
-231
lines changedLines changed: 0 additions & 229 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
0 commit comments