goliath/db/migrations
2022-12-04 21:33:21 -05:00
..
20221120233343_add_tickets_table.php Added Eloquent and Phinx for handling database connections and migrations; added a Ticket model and a simple ticket/create form to create new tickets 2022-11-20 22:25:29 -05:00
20221121043856_add_status_to_tickets_table.php Added ticket status 2022-11-20 23:42:45 -05:00
20221122032232_add_comments_table.php Added ticket comments 2022-11-21 23:48:25 -05:00
20221204223428_add_queue_table.php Added a ticket queues object to organize tickets; added ability to change a ticket's queue 2022-12-04 21:33:21 -05:00