Add PostgreSQL support #23
Labels
No labels
bug
duplicate
enhancement
epic
feature
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Depends on
#24 Test suite for Gpodder repository
Chewing_Bever/otter
Reference: Chewing_Bever/otter#23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Postgresql should be available as a separate backend, implemented in the same way as the sqlite driver. This comes down to implementing the Gpodder store interface using Postgresql-specific queries.