sql-formatter
Advanced tools
Comparing version 12.0.5 to 12.0.6
@@ -45,2 +45,5 @@ import { expandPhrases } from '../../expandPhrases.js'; | ||
identTypes: [`""-qq`], | ||
identChars: { | ||
first: '@#$' | ||
}, | ||
paramTypes: { | ||
@@ -47,0 +50,0 @@ positional: true, |
{ | ||
"name": "sql-formatter", | ||
"version": "12.0.5", | ||
"version": "12.0.6", | ||
"description": "Format whitespace in a SQL query to make it more readable", | ||
@@ -80,2 +80,3 @@ "license": "MIT", | ||
"Sergei Egorov <sergei.egorov@zeroturnaround.com>", | ||
"Stanislav Germanovskii <s.germanovskiy@tinkoff.ru>", | ||
"Steven Yung <stevenyung@fastmail.com>", | ||
@@ -82,0 +83,0 @@ "Tito Griné <tgrine@singlestore.com>", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
2150453
8139