Software /
code /
prosody
Log
util/sql.lua @ 5778:8ea6fa8459e3
description | author | age |
---|---|---|
Remove all trailing whitespace | Florian Zeitz | 2013-08-09 |
util.sql: Do lazy fetching of affected/rowcount | Kim Alvefur | 2013-07-12 |
Backed out changeset 3c57c2281087 | Kim Alvefur | 2013-07-12 |
util.sql: Don't fetch row count of result sets for queries that don't have result sets | Kim Alvefur | 2013-07-12 |
util.sql: Set charset and collation for MySQL when creating tables | Kim Alvefur | 2013-07-11 |
mod_storage_sql2 (temporary name), sql.lib, util.sql: New SQL API supporting cross-module connection sharing, transactions and Things - a work in progress | Matthew Wild | 2013-04-18 |