Files
probo/pkg/coredata/migrations/20250603T083618Z.sql
Sacha Al Himdani 7a3c782e1a Format tasks code
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-06-05 11:41:10 -07:00

2 lines
78 B
SQL

ALTER TABLE tasks ADD COLUMN IF NOT EXISTS deadline TIMESTAMP WITH TIME ZONE;