Software /
code /
prosody
Log
plugins/mod_storage_sql2.lua @ 5979:4c41404d9eec
description | author | age |
---|---|---|
mod_storage_sql2: Fix syntax error in subquery (Thanks Lance) | Kim Alvefur | Sun, 05 Jan 2014 23:38:34 +0100 |
mod_storage_sql2: Expose the unique key argument, allowing arbitrary ids. Conflicting items are removed. | Kim Alvefur | Wed, 25 Dec 2013 22:37:52 +0100 |
mod_storage_sql2: Include user, host and store in id lookup | Kim Alvefur | Wed, 25 Dec 2013 15:28:55 +0100 |
mod_storage_sql2: Auto increment columns won't be NULL, so drop nullable=false | Kim Alvefur | Mon, 11 Nov 2013 23:15:26 +0100 |
mod_storage_sql2: Fix backwards comparison of timestamp | Kim Alvefur | Thu, 07 Nov 2013 17:18:20 +0100 |
mod_storage_sql2: Switch to the util.sql table definition for the main table | Kim Alvefur | Thu, 31 Oct 2013 00:53:59 +0100 |
mod_storage_sql2: The prosodyarchive_index should be unique | Kim Alvefur | Wed, 30 Oct 2013 22:37:07 +0100 |