Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 264 Bytes

File metadata and controls

13 lines (8 loc) · 264 Bytes

Query2Query

Simple tool for parsing a query string and converting it into tokens for use in a SQL query.

Updated for Node.js v10.15.x.

Installation

Install this module in the usual way:

npm install query2query