log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
prosody-hg
log plugins/mod_storage_sql.lua @ 4007:
062b849ca088
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-10
-8
tip
age
author
description
Wed, 05 Jan 2011 06:56:36 +0500
Waqas Hussain
mod_storage_sql: Catch Lua errors during SQL transactions, and rollback.
Wed, 05 Jan 2011 06:23:58 +0500
Waqas Hussain
mod_storage_sql: Removed unnecessary initialization of a variable.
Mon, 27 Dec 2010 19:43:57 +0500
Waqas Hussain
mod_storage_sql: Use util.json instead of util.serialization.
Mon, 27 Dec 2010 06:10:35 +0500
Waqas Hussain
mod_storage_sql: Log an error on query failure.
Mon, 27 Dec 2010 06:10:35 +0500
Waqas Hussain
mod_storage_sql: Remove the subkey column from the Prosody table, and make the map store compatible with the key-value store.
Mon, 27 Dec 2010 06:10:35 +0500
Waqas Hussain
mod_storage_sql: Dynamically replace backquotes with double quotes when connecting to PostgreSQL...
Mon, 27 Dec 2010 06:10:35 +0500
Waqas Hussain
mod_storage_sql: Call commit() after all SQL statements, including SELECT, to get SQLite to drop its locks.
Mon, 27 Dec 2010 06:10:35 +0500
Waqas Hussain
mod_storage_sql: Quote identifiers in SQL with backquotes, and use the empty string for NULL, and '=' instead of 'IS' for comparison, to work with MySQL's limitations...
less
more
|
(0)
-10
-8
tip