No description
Find a file
Thomas Lamprecht 356ff4021b pmxcfs: database: remove unused UPDATE prepared statement
All database writes go through the REPLACE statement which has
upsert semantics. the UPDATE statement was prepared and finalized
but never executed.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2026-03-24 18:31:49 +01:00
debian bump version to 9.1.1 2026-03-18 15:23:31 +01:00
src pmxcfs: database: remove unused UPDATE prepared statement 2026-03-24 18:31:49 +01:00
.gitignore update gitignore 2023-05-31 13:50:26 +02:00
Makefile buildsys: add top-level make tidy target 2025-06-01 14:05:30 +02:00