Table ticket

This table is audited, see ticket_audit for details.

Column NameTypePropertiesDocu
ticketidstring:32Primary-Key a 8-32 char code (code39: case-insensitive letters+digits) for the ticket; automatically generated
eventidint32NULL-able Foreign-Key=event(eventid)
priceint32
pricecategoryidint32NULL-able Foreign-Key=pricecategory(pricecategoryid)
statusenum32
orderidint32Foreign-Key=order(orderid)
seatstring:32NULL-able
tagsstringNULL-able additional tags for this ticket, can be used by scripts

Enum for column status