Commit graph

3 commits

Author SHA1 Message Date
0cfcd90eba
refactor: split gpodder repository and the sqlite data store implementation into separate crates
The complete separation of concerns via the gpodder repository allows us
to cleanly separate the server from the gpodder specification. This
paves the way for a later Postgres implementation of the data store.
2025-03-19 08:54:49 +01:00
1f4b0c35c5
feat: started db cli tool; switched to i64 ids 2025-02-23 17:07:54 +01:00
b6a8ee0bbe
chore: set up skeleton project 2025-02-23 10:33:47 +01:00