Software /
code /
prosody
Log
plugins/mod_storage_sql.lua @ 8033:6c3cae9b96cb
description | author | age |
---|---|---|
mod_storage_sql: Move SQL queries into multiline strings for readability [luacheck] | Kim Alvefur | Sat, 01 Apr 2017 19:26:27 +0200 |
mod_storage_sql: Rename variables to avoid name clashes [luacheck] | Kim Alvefur | Sat, 01 Apr 2017 19:25:34 +0200 |
mod_storage_sql: Sensible defaults for 'when' and 'with' arguments | Kim Alvefur | Sat, 01 Apr 2017 19:04:54 +0200 |
mod_storage_sql: Remove compat for argument order change | Kim Alvefur | Sat, 01 Apr 2017 19:02:27 +0200 |
Merge 0.10->trunk | Kim Alvefur | Mon, 20 Feb 2017 01:46:54 +0100 |
mod_storage_sql: Make archive:append() to return the id (or key) as first return value | Kim Alvefur | Mon, 20 Feb 2017 01:26:03 +0100 |
Merge 0.10->trunk | Kim Alvefur | Tue, 24 Jan 2017 19:27:17 +0100 |
mod_storage_sql: Fix to use correct order for return values from transaction (thanks postblue) | Kim Alvefur | Tue, 24 Jan 2017 19:26:40 +0100 |