mirror of https://github.com/ekimekim/wubloader
database: Add constraints on edit inputs that they must be non-NULL if state != UNEDITED
This should help prevent changing state to EDITED with any of these fields unset, which would blow up the cutter. We also fix up upload_location, which was set up as a sheet input (NOT NULL DEFAULT ''), and add a similar constraint saying any DONE columns must have non-NULL video link.pull/47/head
parent
d23de10b3e
commit
e383613954
Loading…
Reference in New Issue