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.
portainer/api/datastore
Prabhat Khera e1df46b92b
add missed migration for DB version 36 (#6678)
3 years ago
..
log
migrator add missed migration for DB version 36 (#6678) 3 years ago
backup.go
backup_test.go
datastore.go Fix(db): needs encryption migration function fixed EE-2414 (#6494) 3 years ago
datastore_test.go refactor(storidge): remove Storidge support from backend [EE-2450] (#6511) 3 years ago
init.go fix(boltdb): upgrade to the latest version to avoid problems with the race detector EE-2729 (#6638) 3 years ago
migrate_data.go feat(intel): Enable OpenAMT and FDO capabilities (#6212) 3 years ago
migrate_data_test.go
migrate_dbversion29_test.go
migrate_dbversion33_test.go
services.go fix(datastore): export/import the bolt sequence number EE-2451 (#6571) 3 years ago
teststore.go