portainer/api/database/boltdb
Matt Hook a89c3773dd
fix(datastore): export/import the bolt sequence number EE-2451 (#6571)
* Implement setter/getter for the sequence

* import/export counts

* fix go tests.  rename vars

* Improved and simplified the logic. Made it more generic

* Remove unused methods

* remove unused methods

* not part of branch fix
2022-02-22 09:53:17 +13:00
..
db.go fix(datastore): export/import the bolt sequence number EE-2451 (#6571) 2022-02-22 09:53:17 +13:00
db_test.go Fix(db): needs encryption migration function fixed EE-2414 (#6494) 2022-02-02 09:53:59 +13:00
export.go feat(database): add encryption support EE-1983 (#6316) 2022-01-17 16:40:02 +13:00
json.go fix(db): handle decryption error EE-2466 (#6499) 2022-02-01 11:48:26 -03:00
json_test.go feat(intel): Enable OpenAMT and FDO capabilities (#6212) 2022-01-24 08:48:04 +13:00