Thomas Bruederli
|
0db8d00d29
|
PDO: quote null values as NULL instad of an empty string
|
2012-08-15 15:15:54 +02:00 |
|
Aleksander Machniak
|
15442512d2
|
(Again) return error message from is_error()
|
2012-08-08 09:49:43 +02:00 |
|
Aleksander Machniak
|
ea08d4c961
|
Improve is_error() so we can check for state of specified query
|
2012-08-08 09:42:54 +02:00 |
|
Sylvestre Ledru
|
654ac1e090
|
Fix some typos
|
2012-08-08 08:37:55 +02:00 |
|
Aleksander Machniak
|
329eae0abd
|
Fix debugging in sqlite driver
|
2012-07-09 19:29:18 +02:00 |
|
Aleksander Machniak
|
8e926e6201
|
Move sequence_name() method into postgres driver class
|
2012-07-08 11:10:28 +02:00 |
|
Aleksander Machniak
|
3d231c88fa
|
CS fixes
|
2012-07-08 10:58:11 +02:00 |
|
Aleksander Machniak
|
c389a85978
|
Add get_variable() implementation
|
2012-07-08 10:32:13 +02:00 |
|
Aleksander Machniak
|
e6e5cb12f5
|
Handle properly situation when PDO class doesn't exist
|
2012-07-06 09:48:32 +02:00 |
|
Aleksander Machniak
|
8c2375a074
|
More CS fixes and comments
|
2012-07-04 13:11:09 +02:00 |
|
Aleksander Machniak
|
3e386efeee
|
CS fixes + more comments
|
2012-07-04 13:01:38 +02:00 |
|
Aleksander Machniak
|
1a2b50f1a0
|
Support 'mysqli:' prefix in DSN
|
2012-06-28 09:29:29 +02:00 |
|
Aleksander Machniak
|
0d94fd45f4
|
New database layer based on PHP PDO
|
2012-06-19 10:46:41 +02:00 |
|
alecpl
|
9e8e5fa634
|
- Removed support for PEAR::DB driver
|
2008-08-26 07:21:50 +00:00 |
|
alecpl
|
95987c3943
|
- removed PHP4 class constructors
|
2008-08-21 06:59:45 +00:00 |
|
alecpl
|
d8d41658d3
|
- Case insensitive contacts searching using PostgreSQL (#1485259)
|
2008-08-09 20:20:59 +00:00 |
|
thomascube
|
47124c2279
|
Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch
|
2008-04-12 13:54:45 +00:00 |
|