We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement IData for PostgreSQL; this will provide a relational data option that does not require write access to the filesystem.
IData
The text was updated successfully, but these errors were encountered:
This has been completed, and will be part of v2-rc2
Sorry, something went wrong.
v2 RC2 (#33)
5f3daa1
* Add PostgreSQL back end (#30) * Upgrade password storage (#32) * Change podcast/episode storage for SQLite (#29) * Move date/time handling to NodaTime (#31)
danieljsummers
No branches or pull requests
Implement
IData
for PostgreSQL; this will provide a relational data option that does not require write access to the filesystem.The text was updated successfully, but these errors were encountered: