Table ticket_audit

Column NameTypePropertiesDocu
auditidseq64Primary-Key additional primary key for auditing
audittimeint64NULL-able Time at which the change was made.
auditunamestring:64NULL-able The user name of the user who made the change.
audittransactionstring:64NULL-able The transaction name under which the change was made.
ticketidstring:32a 8-32 char code (code39: case-insensitive letters+digits) for the ticket; automatically generated
eventidint32NULL-able
priceint32
pricecategoryidint32NULL-able
statusenum32
orderidint32
seatstring:32NULL-able
tagsstringNULL-able additional tags for this ticket, can be used by scripts

Enum for column status