Skip to content

Tags: evershopcommerce/node-sql-parser

Tags

3.0.4

fix interval string bug

3.0.3

fix multiple prepared statements bug

3.0.2

split parser

2.3.0

support create index syntax in pg

2.2.7

fix boolean type in where clause for mysql

2.2.6

space is required before and, or

2.2.5

support bracket around datatype, real type, time precision in tsql

2.2.4

support order by and limit in delete, update sql in mysql

2.2.3

support bool/boolean and time(n) in pg, support select..for update in…

… mysql

2.2.2

support extract from column, remove type keyword in mysql, support db…

….schema.column in pg