Compare commits

..

10 commits

Author SHA1 Message Date
Simon Bruder e3125ffe1d
fixup! WIP: Add unit tests
All checks were successful
/ build (push) Successful in 41s
2024-07-25 23:20:47 +02:00
Simon Bruder 9b2adaa5d6
fixup! WIP: Add unit tests
Some checks failed
/ build (push) Has been cancelled
2024-07-25 23:19:04 +02:00
Simon Bruder df6fb22079
WIP: Add unit tests
All checks were successful
/ build (push) Successful in 2m33s
TODO:

- add fixture to avoid code duplication
2024-07-25 22:43:58 +02:00
Simon Bruder a2c275f8f7
Remove postgresql.lib buildInput
It is no longer required with SQLx.
2024-07-25 21:34:07 +02:00
Simon Bruder 089e7ffd78
fixup! Move database operations to separate module 2024-07-25 20:53:48 +02:00
Simon Bruder e06531e1cd
fixup! Delete item event with item 2024-07-25 20:34:27 +02:00
Simon Bruder 1aee8ee22d
fixup! Move database operations to separate module 2024-07-25 20:15:51 +02:00
Simon Bruder b123054f1b
Make item (class) delete fail on invalid ID 2024-07-25 20:00:58 +02:00
Simon Bruder 96ec85009a
Delete item event with item 2024-07-25 19:51:56 +02:00
Simon Bruder 8eb59dd7c7
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 18:41:36 +02:00

Diff content is not available