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

add support for result rows as arrays #393

Merged
merged 6 commits into from
Jul 10, 2013
Merged

add support for result rows as arrays #393

merged 6 commits into from
Jul 10, 2013

Conversation

brianc
Copy link
Owner

@brianc brianc commented Jul 8, 2013

  • generalized & simplified the row construction in the native bindings
  • added fields metadata to result object
  • added support for rows to be returned as arrays both from the row event and on the result object. to enable pass rowMode: 'array' to the query config

@brianc
Copy link
Owner Author

brianc commented Jul 8, 2013

closes #324

brianc added a commit that referenced this pull request Jul 10, 2013
add support for result rows as arrays
@brianc brianc merged commit f263fe1 into master Jul 10, 2013
@brianc brianc deleted the issues/324 branch July 10, 2013 04:05
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.

None yet

1 participant