Module: query-parser

query-parser

Methods

compileJoin(condition) → {String}

Return the output of the parsing of the join condition

Parameters:
Name Type Description
condition String

The join condition to evalate

Source:
Returns:
  • The parsed/escaped join condition
Type
String
DocStrap Copyright © 2012-2014 The contributors to the JSDoc3 and DocStrap projects.
Documentation generated by JSDoc 3.3.0-alpha9 on Tue Oct 28th 2014 using the DocStrap template.