Thomas Bruederli
|
0db8d00d29
|
PDO: quote null values as NULL instad of an empty string
|
12 years ago |
Aleksander Machniak
|
15442512d2
|
(Again) return error message from is_error()
|
12 years ago |
Aleksander Machniak
|
ea08d4c961
|
Improve is_error() so we can check for state of specified query
|
12 years ago |
Sylvestre Ledru
|
654ac1e090
|
Fix some typos
|
12 years ago |
Aleksander Machniak
|
329eae0abd
|
Fix debugging in sqlite driver
|
13 years ago |
Aleksander Machniak
|
8e926e6201
|
Move sequence_name() method into postgres driver class
|
13 years ago |
Aleksander Machniak
|
3d231c88fa
|
CS fixes
|
13 years ago |
Aleksander Machniak
|
c389a85978
|
Add get_variable() implementation
|
13 years ago |
Aleksander Machniak
|
e6e5cb12f5
|
Handle properly situation when PDO class doesn't exist
|
13 years ago |
Aleksander Machniak
|
8c2375a074
|
More CS fixes and comments
|
13 years ago |
Aleksander Machniak
|
3e386efeee
|
CS fixes + more comments
|
13 years ago |
Aleksander Machniak
|
1a2b50f1a0
|
Support 'mysqli:' prefix in DSN
|
13 years ago |
Aleksander Machniak
|
0d94fd45f4
|
New database layer based on PHP PDO
|
13 years ago |
alecpl
|
9e8e5fa634
|
- Removed support for PEAR::DB driver
|
16 years ago |
alecpl
|
95987c3943
|
- removed PHP4 class constructors
|
16 years ago |
alecpl
|
d8d41658d3
|
- Case insensitive contacts searching using PostgreSQL (#1485259)
|
16 years ago |
thomascube
|
47124c2279
|
Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch
|
17 years ago |