This repository was archived by the owner on May 5, 2025. It is now read-only.
Commit 87b53c3
committed
build: include migrating timeseries
we previously did not include timeseries in INSTALLED_APPS
and we did not include it in the migrate-timeseries.sh script
but there's no good reason for that, and we should try to migrate
all apps and databases if we can
i think monorepo fixes this in some way but for now we should do this
and when we move over to the monorepo we should take a second look
at all these different scripts and try to consolidate the logic1 parent 3e7aeef commit 87b53c3
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
15 | 27 | | |
16 | 28 | | |
17 | 29 | | |
| |||
0 commit comments