1
0
Fork 0
mirror of https://git.alemi.dev/guestbook.rs.git synced 2025-03-14 16:35:31 +01:00
guestbook.rs/src
alemi 0afc79934d
feat: add sql drivers with sqlx
had to compromise on a lot of stuff because sqlx 0.7+ broke the AnyDb
driver, but ehhh it works
2024-01-03 03:32:03 +01:00
..
notifications feat: add telegram notifier 2024-01-02 04:55:02 +01:00
config.rs feat: add sql drivers with sqlx 2024-01-03 03:32:03 +01:00
main.rs feat: add sql drivers with sqlx 2024-01-03 03:32:03 +01:00
model.rs feat: add sql drivers with sqlx 2024-01-03 03:32:03 +01:00
routes.rs feat: add sql drivers with sqlx 2024-01-03 03:32:03 +01:00
storage.rs feat: add sql drivers with sqlx 2024-01-03 03:32:03 +01:00