oswilno/migrations/20220722062129_change_offer_state.sql
2022-07-22 13:05:13 +02:00

3 lines
50 B
SQL

ALTER TYPE "OfferState"
ADD VALUE 'Finished';