sqlquerybuilder
Advanced tools
Comparing version 0.0.62 to 0.0.63
@@ -209,3 +209,2 @@ var _ = require('lodash'), | ||
var data = subFilter.match(/(?:\(|)([^=]*)==([^\)]*)/); | ||
console.log(data); | ||
if(data === null) continue; | ||
@@ -212,0 +211,0 @@ reference = data[1]; |
{ | ||
"name": "sqlquerybuilder", | ||
"version": "0.0.62", | ||
"version": "0.0.63", | ||
"description": "Highly opinionated Sql Server Query Writer, mostly for internal use.", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
241659
4816