tas/database/migrations/202208211624.sql

3 lines
42 B
SQL

ALTER TABLE tasks
ADD COLUMN uuid BLOB;