Jason Kulatunga
|
75e4bf1d6e
|
added a helpful comment that the database migration might take a looong time.
|
2022-05-24 09:47:09 -07:00 |
|
Jason Kulatunga
|
97add04276
|
make sure the migration step runs with transactions, so that we can debug easier.
- related #256
|
2022-05-24 09:07:38 -07:00 |
|
Jason Kulatunga
|
145996055a
|
use locked versions of database models when doing migrations.
|
2022-05-09 17:06:02 -07:00 |
|
Jason Kulatunga
|
5f12fbb510
|
enable final migration cleanup.
|
2022-05-04 20:50:17 -07:00 |
|
Jason Kulatunga
|
fc5a9ba15e
|
fixed device processing in details page. Summary query is still broken.
|
2022-05-04 20:13:11 -07:00 |
|
Jason Kulatunga
|
8fe0dbed6b
|
partially working. Some datapoints are failing with panic and are silently ignored.
TODO must fix.
|
2022-05-03 22:40:31 -07:00 |
|
Jason Kulatunga
|
7d963c96a6
|
writing pseudocode algorithm for data migration.
|
2022-05-03 12:03:08 -07:00 |
|
Jason Kulatunga
|
9d85920f49
|
started working on migration code.
|
2022-05-03 11:50:22 -07:00 |
|