- Drag & Drop Sortierung im Anlagenbaum (Geschwister-Ebene) - UNIQUE KEY uk_kundenkarte_societe_system um fk_contact erweitert - Automatische DB-Migration beim Modul-Aktivieren - Visueller Abstand zwischen Root-Elementen Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
8 lines
375 B
SQL
Executable file
8 lines
375 B
SQL
Executable file
-- ============================================================================
|
|
-- Copyright (C) 2026 Alles Watt lauft
|
|
--
|
|
-- Keys for audit log table
|
|
-- Note: No foreign keys to avoid issues on module reactivation
|
|
-- ============================================================================
|
|
|
|
-- No additional keys needed - indexes are defined in the main table definition
|