We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3e6f29 commit c2decc0Copy full SHA for c2decc0
CHANGELOG
@@ -1 +1,2 @@
1
1.0.6 add MIT license.
2
+1.0.7 fix alias for identifier #16 , pr: #17
package.json
@@ -1,6 +1,6 @@
{
"name": "js-sql-parser",
3
- "version": "1.0.6",
+ "version": "1.0.7",
4
"description": "",
5
"main": "./dist/parser/sqlParser.js",
6
"scripts": {
0 commit comments