Software /
code /
prosody
Log
util/sql.lua @ 5912:f6145e894569
description | author | age |
---|---|---|
util.sql: Rewrite auto increment columns to SERIAL for PostgreSQL | Kim Alvefur | Mon, 11 Nov 2013 23:09:18 +0100 |
util.sql: Fix to call execute on 'self' rather than 'engine' (thanks eisensheng) | Matthew Wild | Sun, 10 Nov 2013 23:10:27 +0000 |
util.sql: Rewrite MEDIUMTEXT to TEXT for drivers other than MySQL | Kim Alvefur | Wed, 30 Oct 2013 10:24:35 +0100 |
util.sql: Check what encoding SQLite3 uses | Kim Alvefur | Tue, 29 Oct 2013 11:43:49 +0100 |
util.sql: Find out if MySQL supports utf8mb4 and use that | Kim Alvefur | Tue, 29 Oct 2013 11:42:55 +0100 |
util.sql: Support incrementing columns | Kim Alvefur | Mon, 28 Oct 2013 23:20:25 +0100 |