portainer/api/database/boltdb
andres-portainer dcfe2d9809 feat(database): add a flag to compact on startup BE-12283 (#1256) 2025-09-24 18:43:54 -03:00
..
db.go feat(database): add a flag to compact on startup BE-12283 (#1256) 2025-09-24 18:43:54 -03:00
db_test.go feat(database): add a flag to compact on startup BE-12283 (#1256) 2025-09-24 18:43:54 -03:00
export.go feat(database): share more database code between CE and EE BE-11303 (#43) 2024-10-18 10:33:10 -03:00
json.go fix(encryption): replace encryption related methods for fips mode [be-11933] (#919) 2025-08-04 17:04:03 +12:00
json_test.go fix(encryption): replace encryption related methods for fips mode [be-11933] (#919) 2025-08-04 17:04:03 +12:00
tx.go fix(users): optimize the /users/me API endpoint BE-11688 (#515) 2025-03-18 17:55:53 -03:00
tx_test.go fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00