Mercurial > prosody-hg
log util/sql.lua @ 6760:e45a58c72609
| age | author | description |
|---|---|---|
| Wed, 08 Jul 2015 15:06:20 +0100 | Matthew Wild | util.sql: Use appropriate collation for the chosen character set - fixes MySQL silently ignoring our SET NAMES command when we use utf8mb4 |
| 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 |
