log plugins/mod_storage_sql2.lua @ 6738:845bc5ba306d

age author description
Wed, 24 Jun 2015 22:56:50 +0100 Matthew Wild mod_storage_sql2: Improve logging when database read fails
Wed, 24 Jun 2015 22:55:41 +0100 Matthew Wild mod_storage_sql2: Some reformatting and variable name improvements
Wed, 24 Jun 2015 22:54:17 +0100 Matthew Wild mod_storage_sql2: Add some comments
Thu, 21 May 2015 22:56:39 +0200 Kim Alvefur Merge 0.10->trunk
Thu, 21 May 2015 12:11:08 +0200 Kim Alvefur mod_storage_sql2: Fix argument compat thing from 41725f3df3cc, it was backwards
Tue, 19 May 2015 23:23:44 +0200 Kim Alvefur Merge 0.10->trunk
Tue, 19 May 2015 18:24:53 +0200 Kim Alvefur mod_storage_sql2: Add a 'caps' table for indicating support for optional features
Tue, 19 May 2015 18:24:09 +0200 Kim Alvefur mod_storage_sql2: Change order of arguments to :append to be the same as return values from :find iterator