Cameron
|
614711ff21
|
Database: Prevent gaps in PRIMARY index when using DUPLICATE_KEY_UPDATE with insert() method.
|
2019-02-25 18:51:49 -08:00 |
|
Cameron
|
8f19149adf
|
Code cleanup
PDO class accepts bind params with select() method.
|
2019-02-21 17:29:49 -08:00 |
|
Cameron
|
bda78c39cc
|
Moved deprecated method to traits file.
|
2019-02-18 13:08:46 -08:00 |
|
Cameron
|
7c9ceb79bf
|
For the max() method when using $where
|
2019-02-18 12:54:43 -08:00 |
|
Cameron
|
b2fffa7838
|
Issue #3678 PDO fix for copyRow() with unique field keys.
|
2019-02-16 12:40:25 -08:00 |
|
Cameron
|
f5b16b5afb
|
Closes #3674 PDO Don't overwrite e_db_pdo::$mySQLlastQuery with _getMySQLaccess()
|
2019-02-13 21:26:17 -08:00 |
|
Cameron
|
af50dcc5ff
|
Minor fix
|
2019-02-13 14:06:00 -08:00 |
|
Cameron
|
a4c6fd8b5b
|
Removed globals
|
2019-02-13 13:54:05 -08:00 |
|
Cameron
|
f34eeaf369
|
Refined debugging of PDO queries.
|
2019-02-13 11:35:28 -08:00 |
|
Cameron
|
c5d1e6876b
|
copyRow() error check fix.
|
2019-02-13 11:16:48 -08:00 |
|
Cameron
|
a8d1541b9d
|
Check for e_LEGACY_MODE moved to db legacy class.
|
2019-02-12 10:07:00 -08:00 |
|
Cameron
|
f5f2212b54
|
code cleanup
|
2019-02-11 17:55:16 -08:00 |
|
Cameron
|
3eec3d6029
|
Fix for BC constants.
|
2019-02-11 17:18:30 -08:00 |
|
Cameron
|
db4f82ba2f
|
set default null value
|
2019-02-11 17:15:00 -08:00 |
|
Cameron
|
645ad037f5
|
More code cleanup
|
2019-02-11 16:56:37 -08:00 |
|
Cameron
|
762c8b5a1a
|
Code cleanup
|
2019-02-11 16:32:41 -08:00 |
|
Cameron
|
4e6b68a709
|
new methods added to PDO class.
|
2019-02-11 16:19:07 -08:00 |
|
Cameron
|
dfea1cbce2
|
PDO class fixes.
|
2019-02-11 14:54:09 -08:00 |
|
Cameron
|
d9512cfb1b
|
Legacy fixes.
|
2019-02-11 12:22:10 -08:00 |
|
Cameron
|
6cb92a37a7
|
Removed unused method
|
2019-02-11 10:09:04 -08:00 |
|
Cameron
|
4e9f47c8b4
|
PDO class optimization
|
2019-02-10 16:19:25 -08:00 |
|
Cameron
|
42147e2227
|
Traffic counters tweak.
|
2019-02-10 14:51:51 -08:00 |
|
Cameron
|
535fef8799
|
Disable debug class usage.
|
2019-02-10 13:54:17 -08:00 |
|
Cameron
|
f735292e3f
|
More db class tweaks
|
2019-02-09 13:07:34 -08:00 |
|
Cameron
|
b061e05c2a
|
pdo class cleanup
|
2019-02-09 12:32:04 -08:00 |
|
Cameron
|
6fde0f7dc7
|
Code cleanup
|
2019-02-08 14:06:52 -08:00 |
|
Cameron
|
8da771ad6f
|
Moved db_Field() method to traits file.
|
2019-02-08 13:46:29 -08:00 |
|
Cameron
|
08f7a5d766
|
Future classes for db. Currently inactive.
|
2019-02-08 13:29:02 -08:00 |
|