Koucha/koucha
Julia Lange 1c3f4cc854
db, add item and functions to get items
Creates item. It's pretty barebowns until I implement fetching.

I also added get functions for feed and channel to get items with.
2026-02-06 15:00:57 -08:00
..
migrations db+adapter, add sqlx + schema & add adapter 2026-02-06 15:00:16 -08:00
src db, add item and functions to get items 2026-02-06 15:00:57 -08:00
.gitignore db+adapter, add sqlx + schema & add adapter 2026-02-06 15:00:16 -08:00
Cargo.lock db, add channel and feed; user.get_feeds 2026-02-06 15:00:57 -08:00
Cargo.toml db, add channel and feed; user.get_feeds 2026-02-06 15:00:57 -08:00