You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrutiny/webapp/backend/pkg/database
Jason Kulatunga 9316eccabe
adding tests for tasks and aggregation queries (temp).
2 years ago
..
migrations added a way to retrieve raw udev data. Can be used to retrieve disk label, UUID and "disk/by-id/*" device info. 3 years ago
helpers.go correctly using the latest data for table. 2 years ago
helpers_test.go correctly using the latest data for table. 2 years ago
interface.go [WIP] Delete button for devices. 3 years ago
scrutiny_repository.go remove zig. remove cgo dependency for sqlite (using pkg.go.dev/modernc.org/sqlite) 2 years ago
scrutiny_repository_device.go added AttributeStatus bit flag 2 years ago
scrutiny_repository_device_smart_attributes.go correctly using the latest data for table. 2 years ago
scrutiny_repository_migrations.go remove zig. remove cgo dependency for sqlite (using pkg.go.dev/modernc.org/sqlite) 2 years ago
scrutiny_repository_tasks.go make sure we dont create incorrect temp data. 2 years ago
scrutiny_repository_tasks_test.go adding tests for tasks and aggregation queries (temp). 2 years ago
scrutiny_repository_temperature.go broke scrutiny_repository.go into multiple files for easier exploration & maintenance. 3 years ago
scrutiny_repository_temperature_test.go adding tests for tasks and aggregation queries (temp). 2 years ago