Files
xamxam/app/migrations/applied/019_add_ecriture_format.sql

3 lines
110 B
SQL

-- Migration 019: Add "Écriture" format type
INSERT OR IGNORE INTO format_types (name) VALUES ('Écriture');