log util/sql.lua @ 5743:8363dda76155

age author description
Fri, 12 Jul 2013 17:41:54 +0200 Kim Alvefur Backed out changeset 3c57c2281087
Fri, 12 Jul 2013 17:03:09 +0200 Kim Alvefur util.sql: Don't fetch row count of result sets for queries that don't have result sets
Thu, 11 Jul 2013 22:07:55 +0200 Kim Alvefur util.sql: Set charset and collation for MySQL when creating tables
Thu, 18 Apr 2013 11:13:40 +0100 Matthew Wild mod_storage_sql2 (temporary name), sql.lib, util.sql: New SQL API supporting cross-module connection sharing, transactions and Things - a work in progress