core/backend/internal
enzo c9ba6755b8 fix: migration 004 — force enable logs and services modules
INSERT OR IGNORE in migration 003 was silently skipped because
logs/services rows already existed in the DB with is_enabled=0.
Migration 004 uses ON CONFLICT DO UPDATE to ensure is_enabled=1.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-22 02:45:32 +01:00
..
api feat: label session actuelle + fix bouton révoquer 2026-03-22 01:45:09 +01:00
audit feat: initialisation complète du CORE ProxmoxPanel 2026-03-20 21:08:53 +01:00
auth fix: SSHAuthenticator vide après installation + logs debug 2026-03-20 23:39:52 +01:00
crypto feat: initialisation complète du CORE ProxmoxPanel 2026-03-20 21:08:53 +01:00
db fix: migration 004 — force enable logs and services modules 2026-03-22 02:45:32 +01:00
logbuffer feat: nettoyage menu + suppression modules inexistants + log viewer 2026-03-20 23:57:07 +01:00
proxmox feat: initialisation complète du CORE ProxmoxPanel 2026-03-20 21:08:53 +01:00
ssh feat: initialisation complète du CORE ProxmoxPanel 2026-03-20 21:08:53 +01:00
websocket feat: initialisation complète du CORE ProxmoxPanel 2026-03-20 21:08:53 +01:00