Aleksander Machniak
|
a958748947
|
CS fixes
|
2015-06-07 15:26:33 +02:00 |
|
Aleksander Machniak
|
7b924535fd
|
CS fixes
|
2015-01-03 13:59:07 +01:00 |
|
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
|
2014-04-29 11:34:43 +02:00 |
|
Thomas Bruederli
|
120db629b0
|
Execute connection config queries on db handle direclty
|
2013-10-07 11:19:21 +02:00 |
|
Aleksander Machniak
|
d186405c00
|
Simplified db connection initialisation code
|
2013-06-08 20:14:33 +02:00 |
|
Aleksander Machniak
|
66407a75d1
|
Fix date format issues on MS SQL Server (#1488918)
|
2013-06-08 19:53:04 +02:00 |
|
Aleksander Machniak
|
aa44ce6e97
|
Add optional argument to now() for simple interval calculations on SQL-side
|
2013-06-05 18:54:26 +02:00 |
|
Aleksander Machniak
|
ec6a77bab2
|
Fix LIMIT/OFFSET queries handling on MS SQL Server (#1488984) - require version 2005+
|
2013-03-11 08:35:21 +01:00 |
|
Aleksander Machniak
|
879b2331e1
|
Generate simpler query for MSSQL when offset in limit clause is not set
|
2013-03-04 11:50:06 +01:00 |
|
Aleksander Machniak
|
d2534c63f2
|
Cleanup, remove file paths from doc
|
2012-12-18 09:07:00 +01:00 |
|
Aleksander Machniak
|
ba6f21caeb
|
Framework files moved to lib/Roundcube
|
2012-11-21 19:52:03 +01:00 |
|