Modrinth/migrations/20230221212958_queue-date.sql
Geometrically 630a71c46c
Queue Dates + Warnings, some cleanup (#549)
* Queue Dates + Warnings, some cleanup

* Fix ping

* Fix repeated discord messaging

* Fix compile error + run fmt
2023-03-14 14:48:46 -07:00

2 lines
80 B
SQL

-- Add migration script here
ALTER TABLE mods ADD COLUMN queued timestamptz NULL