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
Matt Hook 34cc8ea96a
feat(database): add encryption support EE-1983 (#6316)
3 years ago
..
log chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
migrator chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
backup.go feat(database): add encryption support EE-1983 (#6316) 3 years ago
backup_test.go feat(database): add encryption support EE-1983 (#6316) 3 years ago
datastore.go feat(database): add encryption support EE-1983 (#6316) 3 years ago
datastore_test.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
init.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
migrate_data.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
migrate_data_test.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
migrate_dbversion29_test.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
migrate_dbversion33_test.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
services.go feat(database): add encryption support EE-1983 (#6316) 3 years ago
teststore.go feat(database): add encryption support EE-1983 (#6316) 3 years ago