index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
migration
/
migrator
/
prosody_sql.lua
Commit message (
Collapse
)
Author
Age
Files
Lines
*
SQL: Use standard quotes for columns and other identifiers, rewrite to grave ↵
Kim Alvefur
2017-04-10
1
-6
/
+6
|
|
|
|
accents for MySQL only (fixes #885)
*
migration/prosody_sql: Commit transaction when all items have been processed
Kim Alvefur
2017-04-08
1
-1
/
+1
|
*
migrator/prosody_sql: Abort and demand database be upgraded if it needs to ↵
Kim Alvefur
2017-04-07
1
-1
/
+32
|
|
|
|
be (#635)
*
migrator.prosody_sql: Switch to util.sql (#635)
Kim Alvefur
2017-04-07
1
-73
/
+30
|
*
tools/migration/migrator/*: Remove use of module()
Kim Alvefur
2017-02-02
1
-4
/
+6
|
*
Remove all trailing whitespace
Florian Zeitz
2013-08-09
1
-1
/
+1
|
*
migrator/prosody_sql.lua: Fix for compatibility with non-MySQL databases
Matthew Wild
2011-06-05
1
-1
/
+1
|
*
migrator/prosody_sql.lua: Create (and upgrade) MySQL tables to use ↵
Matthew Wild
2011-06-03
1
-0
/
+18
|
|
|
|
MEDIUMTEXT for the 'value' column to avoid truncation
*
tools/migration/migrator/prosody_sql.lua: Fix compatibility with PostgreSQL ↵
Matthew Wild
2011-04-11
1
-1
/
+5
|
|
|
|
(thanks Timo)
*
tools/migration/migrator/prosody_sql: Throw a friendlier error when LuaDBI ↵
Matthew Wild
2011-04-05
1
-1
/
+5
|
|
|
|
is not found
*
tools/migration/*: Numerous changes and restructuring, and the addition of a ↵
Matthew Wild
2011-02-26
1
-0
/
+174
Makefile