base icon indicating copy to clipboard operation
base copied to clipboard

INSERT statements should use `{table} () VALUES ()` instead of `SET {field} = ?`

Open erusev opened this issue 10 years ago • 0 comments

It seems to be more popular among db engines.

erusev avatar Mar 13 '15 18:03 erusev