Software /
code /
prosody
Log
description | author | age |
---|---|---|
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 |
util.sql: Remove built-in engine caching. This is the wrong layer to do this, and unintentionally sharing connections could cause problems (e.g. when interleaving multiple queries and result fetching) | Matthew Wild | Wed, 03 Jun 2015 15:57:46 +0100 |
util.sql: Expose db2uri helper function | Matthew Wild | Wed, 03 Jun 2015 15:55:43 +0100 |
util.sql: Rename some variable to match conventions | Matthew Wild | Wed, 03 Jun 2015 15:54:52 +0100 |
tests: Add tests for util.queue | Matthew Wild | Wed, 03 Jun 2015 15:53:27 +0100 |