Software /
code /
prosody
Log
plugins/mod_storage_sql2.lua @ 6746:5e8a8319699d
description | author | age |
---|---|---|
mod_storage_sql2: Validate configuration after normalizing SQLite3 database path (fixes traceback with default config) | Kim Alvefur | Sat, 27 Jun 2015 15:59:37 +0200 |
Merge 0.10->trunk | Kim Alvefur | Thu, 25 Jun 2015 18:57:43 +0200 |
Merge with 0.10 | Matthew Wild | Wed, 24 Jun 2015 23:25:42 +0100 |
mod_storage_sql2: Break up monolithic code into functions, theoretically no functionality changes. | Matthew Wild | Wed, 24 Jun 2015 23:24:32 +0100 |
mod_storage_sql2: Improve logging when database read fails | Matthew Wild | Wed, 24 Jun 2015 22:56:50 +0100 |
mod_storage_sql2: Some reformatting and variable name improvements | Matthew Wild | Wed, 24 Jun 2015 22:55:41 +0100 |
mod_storage_sql2: Add some comments | Matthew Wild | Wed, 24 Jun 2015 22:54:17 +0100 |