sqltomango
sqltomango copied to clipboard
SQL to Mango (Cloudant Query) JSON converter library
Results
2
sqltomango issues
Sort by
recently updated
recently updated
newest added
Adds two MySQL style operators: RLIKE/REGEXP which are synonyms and have syntax like `WHERE _id RLIKE '^abc'`. They translate plainly into Mango `{$regex:''}`.
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
dependencies