stash-box/pkg/database/migrations/postgres/26_scene_partial_date.down.sql
2022-04-14 23:12:47 +02:00

3 lines
50 B
SQL

ALTER TABLE "scenes"
DROP COLUMN "date_accuracy";