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

Refactor whereID to use a tokenized value #249

Merged
merged 4 commits into from
Sep 27, 2018

Conversation

stanislas-m
Copy link
Member

* This will help to use non-string values as IDs, like in #243.
* Allow genericExec to use tokenized queries.
* Refactor dialect file names.
@stanislas-m stanislas-m requested a review from a team as a code owner September 21, 2018 13:06
@stanislas-m stanislas-m merged commit e121e74 into development Sep 27, 2018
@stanislas-m stanislas-m deleted the task/refactor-whereid branch September 27, 2018 20:31
mclark4386 pushed a commit that referenced this pull request Oct 21, 2018
* Refactor whereID to use a tokenized value

* This will help to use non-string values as IDs, like in #243.
* Allow genericExec to use tokenized queries.
* Refactor dialect file names.

* Fix conflict with named and non-named tokens

* Fix typo in genericExec

* Translate SQL token for postgres and cockroach
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