log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
prosody-hg
log util/sql.lua @ 6759:
fb952032f83e
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, 08 Jul 2015 15:04:23 +0100
Matthew Wild
util.sql: Create table with same charset as the charset we selected for our connection, also use corresponding _bin collation
Tue, 07 Jul 2015 17:43:14 +0100
Matthew Wild
util.sql: Allow onconnect callback to fail connection to the DB by returning false, err
Thu, 02 Jul 2015 22:32:44 +0200
Kim Alvefur
util.sql: Call onconnect, provide noop dummy if not set
Wed, 03 Jun 2015 15:57:46 +0100
Matthew Wild
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)
Wed, 03 Jun 2015 15:55:43 +0100
Matthew Wild
util.sql: Expose db2uri helper function
Wed, 03 Jun 2015 15:54:52 +0100
Matthew Wild
util.sql: Rename some variable to match conventions
Sat, 30 May 2015 22:23:19 +0100
Matthew Wild
util.sql: Remove unused functions and unused commented code
Thu, 11 Dec 2014 09:18:39 +0100
Kim Alvefur
mod_storage_sql2, util.sql: Set character encoding on every connect
less
more
|
(0)
-10
-8
tip