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

Query options #26

Merged
merged 5 commits into from
Dec 29, 2014
Merged

Query options #26

merged 5 commits into from
Dec 29, 2014

Conversation

dmarcelino
Copy link
Member

Reads fetchPlanLevel from optional options parameter be read from the criteria passed through .find(). Example:
Person.findOne({ where: { name: 'Luca' }, _orientdb: { fetchPlanLevel: 2 } })

dmarcelino added a commit that referenced this pull request Dec 29, 2014
@dmarcelino dmarcelino merged commit dff602e into master Dec 29, 2014
@dmarcelino dmarcelino deleted the query_options branch December 29, 2014 18:22
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.

1 participant