Commit 1bca9ab
committed
refactor(deps): remove postgres dependencies
- Removes `ht_data_postgres` and `postgres` from the `pubspec.yaml`.
- This is a key step in migrating the data layer from PostgreSQL to
MongoDB, severing the project's dependency on the old database
implementation.1 parent fe51a1e commit 1bca9ab
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | 19 | | |
23 | 20 | | |
24 | 21 | | |
| |||
41 | 38 | | |
42 | 39 | | |
43 | 40 | | |
44 | | - | |
45 | 41 | | |
46 | 42 | | |
47 | 43 | | |
| |||
0 commit comments