Software /
code /
prosody
Log
plugins/mod_storage_sql2.lua @ 5881:12d12bda4b8c
description | author | age |
---|---|---|
mod_storage_sql2: Split up setting of encoding and table upgrade code | Kim Alvefur | Mon, 28 Oct 2013 21:34:55 +0100 |
mod_storage_sql2: Add method for deleting items from archives with same syntax as :find() | Kim Alvefur | Sat, 28 Sep 2013 22:04:04 +0200 |
mod_storage_sql2: Split out code for building WHERE clauses into separate functions | Kim Alvefur | Sat, 28 Sep 2013 21:58:01 +0200 |
Remove all trailing whitespace | Florian Zeitz | Fri, 09 Aug 2013 17:48:21 +0200 |
mod_storage_sql2: Do an early return and drop an indentation level | Kim Alvefur | Fri, 02 Aug 2013 15:40:21 +0200 |
mod_storage_sql2: Add archive store with append and find methods | Kim Alvefur | Fri, 12 Jul 2013 02:53:24 +0200 |
mod_storage_sql2: Create an additional table `prosodyarchive` for chronological collections | Kim Alvefur | Fri, 12 Jul 2013 01:34:38 +0200 |