Commit graph

5 commits

Author SHA1 Message Date
Simon Bruder 22e284c34f
Add description to item and item class 2024-07-14 15:17:04 +02:00
Simon Bruder 5a80201850
Add original packaging attribute to items 2024-07-13 16:16:30 +02:00
Simon Bruder c8d547998c
Add short id to item for usage with labels 2024-07-12 00:53:46 +02:00
Simon Bruder 375fa7740e
Add creation date to allow consistent ordering 2024-07-11 21:50:03 +02:00
Simon Bruder f030d16d09
Switch to sqlx
While diesel has a native rust interface, writing more complex queries
is easier when you can just pass a SQL query string.
2024-07-11 17:25:01 +02:00