brass/db/migrations/20250714151924_rename_voluntary_fuehrungsassistent.sql

3 lines
95 B
SQL

ALTER TABLE event
RENAME COLUMN voluntaryFuehrungsassistent TO fuehrungsassistentRequired;