|
|
8b34dac813
|
Added functions for adding, deleting and showing tickets
As said, functions got implemented. Also minor changes to migration
layout and dependencies
|
2026-04-22 20:40:28 +02:00 |
|
|
|
1725d2538c
|
Added status Struct
|
2026-04-22 18:45:02 +02:00 |
|
|
|
a9e31e2fdf
|
Implemeted Display trait for Category enum
|
2026-04-22 18:29:56 +02:00 |
|
|
|
94aea7ca27
|
Dependency Update
Updated deps and added serialize for the structs
|
2026-04-22 16:00:09 +02:00 |
|
|
|
bc0d3cb589
|
Added database connection
Code now connects to database and prints out errors. Also the ticket
table now includes a timestamp field
|
2026-04-22 15:50:08 +02:00 |
|