log plugins/mod_storage_sql2.lua @ 5884:9cb81a17ae23

age author description
Mon, 28 Oct 2013 22:08:46 +0100 Kim Alvefur mod_storage_sql2: Move checking of the sql_manage_tables option so it also includes table upgrades (again)
Mon, 28 Oct 2013 22:07:16 +0100 Kim Alvefur mod_storage_sql2, util.sql: Move code for setting encoding to util.sql
Mon, 28 Oct 2013 21:37:30 +0100 Kim Alvefur mod_storage_sql2: Move all schema upgrade code to the same place
Mon, 28 Oct 2013 21:34:55 +0100 Kim Alvefur mod_storage_sql2: Split up setting of encoding and table upgrade code
Sat, 28 Sep 2013 22:04:04 +0200 Kim Alvefur mod_storage_sql2: Add method for deleting items from archives with same syntax as :find()
Sat, 28 Sep 2013 21:58:01 +0200 Kim Alvefur mod_storage_sql2: Split out code for building WHERE clauses into separate functions
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace