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

Feature Request: support pg-js #171

Closed
morefromalan opened this issue Jun 15, 2014 · 2 comments
Closed

Feature Request: support pg-js #171

morefromalan opened this issue Jun 15, 2014 · 2 comments

Comments

@morefromalan
Copy link

pg-js (pure javascript postgres driver) uses same interfaces as pg, but without c-binding. It's more portable and should be a quick fix to support it as an option.

I'm happy to put the code in if you want to weigh in on your preferred architecture: where should option to use pg vs pg-js go?

@AndyCobb
Copy link

I made a very simple change to make this work for me.
I can't for the life of me get the tests to pass so I haven't submitted a pull request, but you can check out what I did here.

AndyCobb@fb8a528

@wzrdtales
Copy link
Member

Closed in favour of incoming external drivers.

refer to #227

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

No branches or pull requests

3 participants