prosody
log
graph
tags
bookmarks
branches
6865eecaf5a5
browse
changeset
plugins/mod_storage_sql2.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
plugins/mod_storage_sql2.lua @ 5913:
6865eecaf5a5
less
more
|
(0)
-10
-8
tip
description
author
age
mod_storage_sql2: Auto increment columns won't be NULL, so drop nullable=false
Kim Alvefur
Mon, 11 Nov 2013 23:15:26 +0100
mod_storage_sql2: Fix backwards comparison of timestamp
Kim Alvefur
Thu, 07 Nov 2013 17:18:20 +0100
mod_storage_sql2: Switch to the util.sql table definition for the main table
Kim Alvefur
Thu, 31 Oct 2013 00:53:59 +0100
mod_storage_sql2: The prosodyarchive_index should be unique
Kim Alvefur
Wed, 30 Oct 2013 22:37:07 +0100
mod_storage_sql2: Use primary_key and auto_increment flags instead of baking that into the type
Kim Alvefur
Wed, 30 Oct 2013 22:27:22 +0100
mod_storage_sql2: Use MEDIUMTEXT fields for value columns (ie TEXT on non-MySQL)
Kim Alvefur
Wed, 30 Oct 2013 14:33:15 +0100
mod_storage_sql2: Move checking of the sql_manage_tables option so it also includes table upgrades (again)
Kim Alvefur
Mon, 28 Oct 2013 22:08:46 +0100
mod_storage_sql2, util.sql: Move code for setting encoding to util.sql
Kim Alvefur
Mon, 28 Oct 2013 22:07:16 +0100
less
more
|
(0)
-10
-8
tip