alecpl
|
e1ac217397
|
- Fix inconsistency when not using default table names (#1486467)
|
15 years ago |
alecpl
|
10eedbe75a
|
- add file/line definitions to raise_error() calls
|
15 years ago |
alecpl
|
2273d4117f
|
- Add support for MDB2's 'sqlsrv' driver (#1486395)
|
15 years ago |
alecpl
|
8678ce85e6
|
- Fix rcube_mdb2::affected_rows() (#1486082)
|
15 years ago |
alecpl
|
6b7e8e705a
|
- Use sequence names only with PostgreSQL (#1486018)
|
15 years ago |
alecpl
|
dec9e85eae
|
- Fix rcube_mdb2.php: call to setCharset not implemented in mssql driver (#1486019)
|
15 years ago |
alecpl
|
44653321b4
|
- Fix rcube_mdb2::unixtimestamp for MS SQL (#1486015)
|
15 years ago |
alecpl
|
6955c70f28
|
- handle errors in insert_id()
|
16 years ago |
alecpl
|
d559cba5f7
|
- Added 'imap_debug' option, described 'sql_debug' option in config file
|
16 years ago |
alecpl
|
ac622998f9
|
- Fix non-unicode characters caching in unicode database (#1484608)
|
16 years ago |
alecpl
|
ad84f9c06c
|
- performance improvements of messages caching
|
16 years ago |
alecpl
|
26d857447f
|
- Fix session handling on non-session SQL query error (#1485734)
|
16 years ago |
alecpl
|
50d515a7d6
|
- some hints to use sqlite db (#1485821)
|
16 years ago |
alecpl
|
bac3565695
|
- Fix read/write database recognition (#1485811)
|
16 years ago |
till
|
cbbef379a5
|
* bumping up copyright (happy new year ;-))
|
16 years ago |
alecpl
|
9c5bee69d7
|
- Fix SQL query execution errors handling in rcube_mdb2 class (#1485509)
|
16 years ago |
thomascube
|
e905db1305
|
Set postgres-specific schema options + fix indentation
|
16 years ago |
alecpl
|
9f23f05221
|
- set MDB2's sequence options for postgres only
|
16 years ago |
alecpl
|
af7a23d9d9
|
- better postgresql sequence names handling
|
16 years ago |
alecpl
|
95987c3943
|
- removed PHP4 class constructors
|
16 years ago |
alecpl
|
d8d41658d3
|
- Case insensitive contacts searching using PostgreSQL (#1485259)
|
16 years ago |
alecpl
|
ff73e02cce
|
- fread() replaced by file_get_contents(), see comments in #1484880
|
16 years ago |
thomascube
|
3978ab3928
|
Make sure we have a valid integer even if date is empty (#1485055)
|
17 years ago |
thomascube
|
47124c2279
|
Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch
|
17 years ago |