Skip to content
New issue

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

PostgreSQL backend #24

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

PostgreSQL backend #24

wants to merge 6 commits into from

Conversation

cbdevnet
Copy link

I'm not sure if this repository is actively maintained anymore, but a few people seem to have liked this postgres backend. I never quite managed to test it against anything, but I've never received any complaints, either.

Development was originally inspired by a Hacker News thread.

PostgreSQL does not support INSERT OR IGNORE
CREATE SCHEMA IF NOT EXISTS was introduced with PostgreSQL 9.3.
Column names must not be quoted
PostgreSQL does not have a BLOB type, use bytea instead
@bluesockets
Copy link

would be really interested in moving this one forward!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants