Mercurial > prosody-hg
log plugins/mod_storage_sql.lua @ 7274:e0727512bb99
| age | author | description |
|---|---|---|
| Sun, 13 Mar 2016 17:43:33 +0100 | Kim Alvefur | mod_storage_sql: Allow loops over results to end on their own |
| Sun, 13 Mar 2016 17:42:22 +0100 | Kim Alvefur | mod_storage_sql: Add LIMIT clause to queries where only a single row is expected |
| Mon, 22 Feb 2016 15:23:27 +0100 | Kim Alvefur | mod_storage_sql: Treat non-existent archive IDs as beyound the end of the archive (fixes #624) (tested on sqlite3 only) |
| Sun, 21 Feb 2016 19:29:00 +0100 | Kim Alvefur | mod_storage_sql: Remove debug logging of archive queries |
| Sun, 21 Feb 2016 19:01:26 +0100 | Kim Alvefur | mod_storage_sql: Lower message about new engine creation to debug level |
| Sun, 21 Feb 2016 14:53:19 +0100 | Kim Alvefur | mod_storage_sql: Share SQL connections with same parameters across VirtualHosts (fixes #576) |
| Fri, 19 Feb 2016 19:22:18 +0100 | Kim Alvefur | mod_storage_sql: Fix setting value to false in map store |
