mariadb-syntax-system-versioned-tables

SKILLFlusso di lavorocommunity
v0.0.0Impertio-StudioMITAggiornato 1 mesi faFonte →

Use when building audit trails, GDPR-style history retention, time-travel queries, bitemporal data models, or migrating manual history-table patterns to native temporal tables. Prevents the common mistake of system-versioned tables without HISTORY PARTITION (unbounded growth), confusing system-time

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
2Stelle del repo
1Client
1Formati
1 mesi faUltimo aggiornamento
Skill
AutoreImpertio-Studio
Versione0.0.0
LicenzaMIT
CategoriaFlusso di lavoro
Formatiskill.md
PromptNon pubblicato
Compatibilità
Claude✓ Supportato
Cursor
Copilot
ChatGPT
Gemini
Descrizione

Use when building audit trails, GDPR-style history retention, time-travel queries, bitemporal data models, or migrating manual history-table patterns to native temporal tables. Prevents the common mistake of system-versioned tables without HISTORY PARTITION (unbounded growth), confusing system-time with application-time, or missing DELETE HISTORY for GDPR compliance. Covers WITH SYSTEM VERSIONING

Parole chiave
skillclaude