Skip to content

Tags: ZP315/node-sql-parser

Tags

4.3.0

Toggle 4.3.0's commit message
fix mysql time function sqlify, support mysql insert ignore, triple s…

…ingle quote; fix pg offset

4.2.0

Toggle 4.2.0's commit message
support create view, select into in mysql; fix insert bug in pg

4.1.1

Toggle 4.1.1's commit message
support function dot in bigquery

4.1.0

Toggle 4.1.0's commit message
fix select *, distinct bug, support session_user, window clause in bi…

…gquery

4.0.8

Toggle 4.0.8's commit message
support presto style in hive

4.0.6

Toggle 4.0.6's commit message
support union stmt in expr

4.0.4

Toggle 4.0.4's commit message
support array index, == in hive

4.0.3

Toggle 4.0.3's commit message
support exec in tsql, cross join in hive

4.0.2

Toggle 4.0.2's commit message
support tablesample in pg, fix cast bug in pg, support rlike in hive

4.0.1

Toggle 4.0.1's commit message
fix on clause bug in pg, support row in windows function in mysql, ca…

…st with expr in pg