Matthew Wild
|
d44b3d481a
|
mod_storage_sql: Fix a couple of bugs in "JSON" decoding
|
2010-12-18 03:25:31 +00:00 |
|
Waqas Hussain
|
082cef0837
|
mod_storage_sql: Use 'IS' for comparison instead of '=', to avoid SQL's NULL insanity.
|
2010-12-13 19:28:57 +05:00 |
|
Waqas Hussain
|
d401695629
|
mod_storage_sql: Fixed the deserialization of string-typed values.
|
2010-12-13 19:27:14 +05:00 |
|
Waqas Hussain
|
d6ce1c7e2a
|
mod_storage_sql: Auto-initialize SQLite3 database.
|
2010-12-12 05:39:24 +05:00 |
|
Waqas Hussain
|
a1a38f2f55
|
mod_storage_sql: Default value for option sql = { driver = "SQLite3", database = "prosody.sqlite" }.
|
2010-12-12 05:38:48 +05:00 |
|
Waqas Hussain
|
ce0e9cdf60
|
mod_storage_sql: Fixed a typo.
|
2010-12-12 05:38:08 +05:00 |
|
Waqas Hussain
|
fde7a07d28
|
mod_storage_sql: Initial commit of new SQL data driver.
|
2010-12-12 05:18:36 +05:00 |
|