js-sql-parser icon indicating copy to clipboard operation
js-sql-parser copied to clipboard

Update / Insert syntax support (even basic)

Open adminy opened this issue 5 years ago • 0 comments

A little more coverage of sql queries would be very useful.

update TABLE_NAME set COLUMN_NAME=0 where ID_COLUMN=1

adminy avatar Jun 29 '20 15:06 adminy