Aleksander Machniak
|
a958748947
|
CS fixes
|
10 years ago |
Aleksander Machniak
|
7b924535fd
|
CS fixes
|
11 years ago |
Aleksander Machniak
|
90f7aa9e39
|
Fix varius db_prefix issues (#1489839)
- Move DDL script execution code to rcube_db class(es).
- Improve prefix replacement code, so index names are also modified
|
11 years ago |
Thomas Bruederli
|
120db629b0
|
Execute connection config queries on db handle direclty
|
12 years ago |
Aleksander Machniak
|
d186405c00
|
Simplified db connection initialisation code
|
12 years ago |
Aleksander Machniak
|
66407a75d1
|
Fix date format issues on MS SQL Server (#1488918)
|
12 years ago |
Aleksander Machniak
|
aa44ce6e97
|
Add optional argument to now() for simple interval calculations on SQL-side
|
12 years ago |
Aleksander Machniak
|
ec6a77bab2
|
Fix LIMIT/OFFSET queries handling on MS SQL Server (#1488984) - require version 2005+
|
13 years ago |
Aleksander Machniak
|
d2534c63f2
|
Cleanup, remove file paths from doc
|
13 years ago |
Aleksander Machniak
|
ba6f21caeb
|
Framework files moved to lib/Roundcube
|
13 years ago |
Aleksander Machniak
|
9ab34604d9
|
Define @package and @subpackage of Framework classes
|
13 years ago |
Thomas Bruederli
|
88107d6cf5
|
Define public property 'db_provider' in pdo classes. That is used in various places, especially the installer
|
13 years ago |
Aleksander Machniak
|
3d231c88fa
|
CS fixes
|
13 years ago |
Aleksander Machniak
|
8c2375a074
|
More CS fixes and comments
|
13 years ago |
Aleksander Machniak
|
5354c5dac7
|
Implemented LIMIT/OFFSET for SQL Server
|
13 years ago |
Aleksander Machniak
|
0d94fd45f4
|
New database layer based on PHP PDO
|
13 years ago |