Thomas Bruederli
|
7889c57b77
|
Match regex on multi-line sql statements
|
12 years ago |
Thomas Bruederli
|
a85d54e1e8
|
Hack to reset PDO statement iterators after counting
|
12 years ago |
Thomas Bruederli
|
d4f8a4f28a
|
Re-implement rcube_db::num_rows() to ensure backwards compatibility
|
12 years ago |
Aleksander Machniak
|
ac37746c2a
|
Add type 'ident' in quote() so we can quote identifiers (eg. column names) there.
Using array2list() for list of identifiers is now possible.
|
12 years ago |
Aleksander Machniak
|
bc2c02feec
|
When connection to read-only db fails try to connect to write-master, but only if it is defined
|
12 years ago |
Aleksander Machniak
|
41db2bf47d
|
Slightly improve database driver chack
|
12 years ago |
Aleksander Machniak
|
db6f54ec5f
|
Reset $db_error_msg on query
|
12 years ago |
Aleksander Machniak
|
679b375a46
|
Fix comment
|
12 years ago |
Aleksander Machniak
|
a61326c141
|
Fix locking issue in SQLite driver (#1488874)
|
12 years ago |
Aleksander Machniak
|
d2534c63f2
|
Cleanup, remove file paths from doc
|
12 years ago |
Thomas Bruederli
|
a072247dde
|
Fix package definitions and include framework classes in phpdoc
|
12 years ago |
Aleksander Machniak
|
a3985963f0
|
Fix big memory consumption of DB layer (#1488856)
|
12 years ago |
Aleksander Machniak
|
ba6f21caeb
|
Framework files moved to lib/Roundcube
|
12 years ago |