Eve-Relay/migrations/3-replaceableEvents.sql

2 lines
68 B
SQL

ALTER TABLE events
ADD COLUMN replaced INTEGER NOT NULL DEFAULT 0;