oswilno/migrations/20220722062129_change_offer_state.sql

3 lines
50 B
MySQL
Raw Normal View History

2022-07-22 13:05:13 +02:00
ALTER TYPE "OfferState"
ADD VALUE 'Finished';