log plugins/mod_storage_sql2.lua @ 5765:d854c17a45fd

age author description
Fri, 02 Aug 2013 15:40:21 +0200 Kim Alvefur mod_storage_sql2: Do an early return and drop an indentation level
Fri, 12 Jul 2013 02:53:24 +0200 Kim Alvefur mod_storage_sql2: Add archive store with append and find methods
Fri, 12 Jul 2013 01:34:38 +0200 Kim Alvefur mod_storage_sql2: Create an additional table `prosodyarchive` for chronological collections
Wed, 10 Jul 2013 13:19:33 +0200 Kim Alvefur mod_storage_sql2: Support XML serialization for stanzas.
Wed, 10 Jul 2013 13:18:10 +0200 Kim Alvefur mod_storage_sql2: Keep available store types in a table
Wed, 10 Jul 2013 12:08:44 +0200 Kim Alvefur mod_storage_sql2: Fix iteration over users and stores
Wed, 10 Jul 2013 12:01:23 +0200 Kim Alvefur mod_storage_sql2: Make sure the user field is not NULL