djorm-db-sql
Advanced tools
Comparing version 0.1.9-alpha.1 to 0.1.9-alpha.2
@@ -31,6 +31,7 @@ const { Delete } = require('djorm/db/Delete') | ||
module.exports = { | ||
SqlDeleteFormatter, | ||
SqlFormatter, | ||
SqlInsertFormatter, | ||
SqlSelectFormatter, | ||
SqlInsertFormatter, | ||
SqlUpdateFormatter | ||
} |
{ | ||
"name": "djorm-db-sql", | ||
"version": "0.1.9-alpha.1", | ||
"version": "0.1.9-alpha.2", | ||
"description": "Common SQL formatter for djorm", | ||
@@ -28,3 +28,3 @@ "author": "Pavel Žák <pavel@zak.global>", | ||
}, | ||
"gitHead": "379dba453013329aa535e7cfe78d4cb72065f66b" | ||
"gitHead": "9c2c68c554b9b4a67b6b8e0cb812c3c6bcd0bef4" | ||
} |
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
12682
398