fp/services/migrations-schema/migrations/00075_add-checksum-to-segme...

2 lines
52 B
SQL

ALTER TABLE api.segments
ADD COLUMN checksum TEXT;