log plugins/mod_storage_sql2.lua @ 5995:aa7534a877fe

age author description
Tue, 21 Jan 2014 00:51:31 +0100 Kim Alvefur mod_storage_sql2: Fix another SQL syntax error that slipped trough
Sat, 18 Jan 2014 19:33:33 +0100 Kim Alvefur mod_storage_sql2: Fix SQL syntax
Sun, 05 Jan 2014 23:38:34 +0100 Kim Alvefur mod_storage_sql2: Fix syntax error in subquery (Thanks Lance)
Wed, 25 Dec 2013 22:37:52 +0100 Kim Alvefur mod_storage_sql2: Expose the unique key argument, allowing arbitrary ids. Conflicting items are removed.