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 a1b0108503
Added PRAGMA settings support when connecting to SQLITE db.
3 years ago
..
migrations adding setting to allow users to customize between binary vs SI/Metric units in UI. 3 years ago
helpers.go
helpers_test.go
interface.go working settings update. 3 years ago
scrutiny_repository.go Added PRAGMA settings support when connecting to SQLITE db. 3 years ago
scrutiny_repository_device.go
scrutiny_repository_device_smart_attributes.go
scrutiny_repository_migrations.go Added PRAGMA settings support when connecting to SQLITE db. 3 years ago
scrutiny_repository_settings.go adding setting to allow users to customize between binary vs SI/Metric units in UI. 3 years ago
scrutiny_repository_tasks.go fix update, using raw flux script. 3 years ago
scrutiny_repository_tasks_test.go fix update, using raw flux script. 3 years ago
scrutiny_repository_temperature.go
scrutiny_repository_temperature_test.go