prosody
log
graph
tags
bookmarks
branches
95f1d5421fbc
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 @ 5879:
95f1d5421fbc
less
more
|
(0)
tip
description
author
age
mod_storage_sql2: Add method for deleting items from archives with same syntax as :find()
Kim Alvefur
2013-09-28
mod_storage_sql2: Split out code for building WHERE clauses into separate functions
Kim Alvefur
2013-09-28
Remove all trailing whitespace
Florian Zeitz
2013-08-09
mod_storage_sql2: Do an early return and drop an indentation level
Kim Alvefur
2013-08-02
mod_storage_sql2: Add archive store with append and find methods
Kim Alvefur
2013-07-12
mod_storage_sql2: Create an additional table `prosodyarchive` for chronological collections
Kim Alvefur
2013-07-11
mod_storage_sql2: Support XML serialization for stanzas.
Kim Alvefur
2013-07-10
mod_storage_sql2: Keep available store types in a table
Kim Alvefur
2013-07-10
mod_storage_sql2: Fix iteration over users and stores
Kim Alvefur
2013-07-10
mod_storage_sql2: Make sure the user field is not NULL
Kim Alvefur
2013-07-10
mod_storage_sql2: Use correct variable (Thanks SkyBlue and Florob)
Kim Alvefur
2013-06-23
mod_storage_sql2 (temporary name), sql.lib, util.sql: New SQL API supporting cross-module connection sharing, transactions and Things - a work in progress
Matthew Wild
2013-04-18
less
more
|
(0)
tip