Log

plugins/mod_storage_sql2.lua @ 6532:a966efeb6cb3

description author age
mod_storage_sql2, util.sql: Set character encoding on every connect Kim Alvefur Thu, 11 Dec 2014 09:18:39 +0100
mod_storage_sql2: DELETE then INSERT in map stores Kim Alvefur Tue, 12 Aug 2014 11:38:12 +0200
plugins/mod_storage_sql2: Return correct arguments from map_store operations daurnimator Thu, 07 Aug 2014 18:34:51 -0400
plugins/mod_storage_sql2: Add map store support daurnimator Thu, 07 Aug 2014 12:16:16 -0400
mod_storage_sql2: Don't ignore failure in keyval_store:get() (thanks daurnimator) Kim Alvefur Fri, 20 Jun 2014 16:16:33 +0200
core.certmanager, core.moduleapi, mod_storage_sql, mod_storage_sql2: Import from util.paths Kim Alvefur Fri, 09 May 2014 19:35:29 +0200
mod_storage_sql2: Build counter query without ORDER BY clause Kim Alvefur Tue, 08 Apr 2014 19:23:11 +0200
mod_storage_sql2: archive:delete() with username = true deletes for all users Kim Alvefur Sun, 09 Feb 2014 15:12:13 +0100
mod_storage_sql2: Only attempt to delete conflicting items if an ID/key is given Kim Alvefur Tue, 21 Jan 2014 01:51:13 +0100
mod_storage_sql2: Fix another SQL syntax error that slipped trough Kim Alvefur Tue, 21 Jan 2014 00:51:31 +0100
mod_storage_sql2: Fix SQL syntax Kim Alvefur Sat, 18 Jan 2014 19:33:33 +0100
mod_storage_sql2: Fix syntax error in subquery (Thanks Lance) Kim Alvefur Sun, 05 Jan 2014 23:38:34 +0100
mod_storage_sql2: Expose the unique key argument, allowing arbitrary ids. Conflicting items are removed. Kim Alvefur Wed, 25 Dec 2013 22:37:52 +0100
mod_storage_sql2: Include user, host and store in id lookup Kim Alvefur Wed, 25 Dec 2013 15:28:55 +0100