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 2edd026 commit e44cdd6Copy full SHA for e44cdd6
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@florajs/sql-parser",
3
- "version": "3.0.0",
+ "version": "4.0.0",
4
"description": "Parse SQL (select) statements into abstract syntax tree (AST) and convert ASTs back to SQL.",
5
"main": "index.js",
6
"scripts": {
0 commit comments