Skip to content
This repository has been archived by the owner on Mar 17, 2022. It is now read-only.

0.1.1

Latest
Compare
Choose a tag to compare
@rtkrruvinskiy rtkrruvinskiy released this 17 Nov 16:06
· 2 commits to master since this release

Fix _id handling

  • Exempt _id from column name translation
  • _id is always present in the results, at the top level
  • If _id is the only column selected, or if no rows are selected, result['fields'] will not be present