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

Postgres Adapter [WIP] #4

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

Postgres Adapter [WIP] #4

wants to merge 5 commits into from

Conversation

zackify
Copy link
Contributor

@zackify zackify commented Nov 11, 2016

Todo

  • parse where clauses
  • parse inserts
  • handle nesting joins
  • escape variables

@joshmanders let me know if you want to help 👍

Code coverage is actually 100% still, I need to find a way to get the coverage tool to work with running mocha over multiple iterations so that each db driver can be tested.

@belohlavek
Copy link

Any updates on this?

@zackify
Copy link
Contributor Author

zackify commented Apr 28, 2017

Using this just hasn't been a priority for me yet. In general I think some things should be redone better if this is going to become a real thing

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