return [
'ticket_id', 'title', 'body',
'reporter_id', 'reported_date', 'resolved_date',
'biblio_id'
'biblio_id', 'source'
];
}
-