plugins/mod_storage_sql2.lua
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
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
Sun, 23 Jun 2013 19:27:49 +0200 Kim Alvefur mod_storage_sql2: Use correct variable (Thanks SkyBlue and Florob)
Thu, 18 Apr 2013 11:13:40 +0100 Matthew Wild mod_storage_sql2 (temporary name), sql.lib, util.sql: New SQL API supporting cross-module connection sharing, transactions and Things - a work in progress
less more (0) tip