| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
archive (fixes #624) (tested on sqlite3 only)
|
| |
|
| |
|
|
|
|
| |
VirtualHosts (fixes #576)
|
| |
|
| |
|
|
|
|
| |
the same transaction
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
-> mod_storage_sql, mod_storage_sql -> mod_storage_sql1 (temporarily), and emit warning for configs using sql2
|
|
|
|
| |
but keyval) store types
|
|
|
|
| |
from util.paths
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| |
| |
| |
| | |
list_stores() with an iterator version
|
| |
| |
| |
| | |
modules.
|
|/
|
|
| |
allow using module:provides().
|
|
|
|
| |
(thanks IRON)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
separate function
|
| |
|
| |
|
|
|
|
| |
databases (thanks Ognyan Kulev)
|
| |
|
|
|
|
| |
MySQL, as it imposes a 64K limit otherwise, potentially truncating data. Automatically upgrades existing tables.
|
| |
|
| |
|
| |
|
|
|
|
| |
SQLite. Also rename table from Prosody -> prosody.
|
|
|
|
| |
to the data path
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
the map store compatible with the key-value store.
|
|
|
|
| |
connecting to PostgreSQL...
|
|
|
|
| |
to get SQLite to drop its locks.
|
|
|
|
| |
string for NULL, and '=' instead of 'IS' for comparison, to work with MySQL's limitations...
|
| |
|