Jason Kulatunga
|
dd0c3e6fba
|
rename the migration model package name.
|
2022-07-16 22:07:50 -07:00 |
|
Jason Kulatunga
|
5b2746f389
|
initial settings table.
|
2022-07-16 21:50:48 -07:00 |
|
Jason Kulatunga
|
1bfdd0043f
|
added a way to retrieve raw udev data. Can be used to retrieve disk label, UUID and "disk/by-id/*" device info.
Storing it in the database during device registration.
|
2022-05-20 20:59:29 -07:00 |
|
Jason Kulatunga
|
999c12748c
|
added a way to retrieve raw udev data. Can be used to retrieve disk label, UUID and "disk/by-id/*" device info.
Storing it in the database during device registration.
|
2022-05-20 20:59:29 -07:00 |
|
Jason Kulatunga
|
145996055a
|
use locked versions of database models when doing migrations.
|
2022-05-09 17:06:02 -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
|
2750ccef4a
|
call out deprecated structs so they are not accidentally used via autocomplete.
|
2022-05-03 11:52:47 -07:00 |
|
Jason Kulatunga
|
9d85920f49
|
started working on migration code.
|
2022-05-03 11:50:22 -07:00 |
|