We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix interval string bug
fix multiple prepared statements bug
split parser
support create index syntax in pg
fix boolean type in where clause for mysql
space is required before and, or
support bracket around datatype, real type, time precision in tsql
support order by and limit in delete, update sql in mysql
support bool/boolean and time(n) in pg, support select..for update in… … mysql
support extract from column, remove type keyword in mysql, support db… ….schema.column in pg