Compare commits

..

5 commits

Author SHA1 Message Date
Simon Bruder f355a4319b
WIP: Add unit tests
All checks were successful
/ build (push) Successful in 11s
TODO:

- add fixture to avoid code duplication
2024-07-25 23:23:01 +02:00
Simon Bruder 716ac1a698
Remove postgresql.lib buildInput
All checks were successful
/ build (push) Successful in 2m13s
It is no longer required with SQLx.
2024-07-25 23:23:00 +02:00
Simon Bruder 61a49afaf7
Make item (class) delete fail on invalid ID 2024-07-25 23:22:59 +02:00
Simon Bruder c4107266c4
Delete item event with item 2024-07-25 23:22:58 +02:00
Simon Bruder f33f3c8b9c
Move database operations to separate module
This can be seen as partially reverting
e83bc8316e, which moved everything to the
place where it was used.
2024-07-25 23:22:56 +02:00

Diff content is not available