bareos: master c6c8fbe2

Author Committer Branch Timestamp Parent
pstorz pstorz master 2024-06-23 10:32 master 73e82c68 Pending
Changeset sql_create.cc: allow update of NDMP Environment

Allow the update of NDMP Environment Values by handling errors like:

ERROR: duplicate key value violates unique constraint
   "ndmpjobenvironment_pkey"
DETAIL: Key (jobid, fileindex, envname)=(5, 1, HIST) already exists.
mod - core/src/cats/sql_create.cc Diff File
mod - core/src/dird/ndmp_dma_restore_NDMP_NATIVE.cc Diff File