log util/sql.lua @ 8073:7361412a9664

age author description
Mon, 10 Apr 2017 23:13:39 +0200 Kim Alvefur SQL: Use standard quotes for columns and other identifiers, rewrite to grave accents for MySQL only (fixes #885)
Sat, 23 Jul 2016 18:22:05 +0800 Anton Shestakov util.sql: remove unused one-letter loop variables [luacheck]