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 675fd43 commit d222cccCopy full SHA for d222ccc
main.go
@@ -10,7 +10,7 @@ import (
10
clickhouse "github.com/AfterShip/clickhouse-sql-parser/parser"
11
)
12
13
-const VERSION = "0.3.0"
+const VERSION = "0.3.8"
14
const help = `
15
Usage: clickhouse-sql-parser [YOUR SQL STRING] -f [YOUR SQL FILE] -format
16
`
0 commit comments