Thomas Gelf
|
bfda96f569
|
DbConnection: deprecate/replace quoteBinary()
Proxies to newer code as a fix, related calls should be substituded
in the long run
fixes #2630
|
2022-10-18 16:53:06 +02:00 |
|
Thomas Gelf
|
0796635132
|
DbHelpers, Connection: improve escapeBinary logic
hex-style for MySQL too, support array values
|
2022-07-01 08:39:12 +02:00 |
|
Thomas Gelf
|
5de3a6a497
|
Db: clean up methods related to binary PG data
|
2021-08-16 06:14:34 +02:00 |
|
Thomas Gelf
|
6377ed61cc
|
DbObject: remove binary column magic
Binary columns must be configured explicitly, binary keys are now also
possible
fixes #1702
|
2018-11-14 12:24:31 +01:00 |
|
Thomas Gelf
|
92535ab702
|
DbConnection: add isMysql() helper method
|
2018-03-28 17:49:59 +02:00 |
|
Thomas Gelf
|
9e771f2d5a
|
Fix phpcs complaints
|
2017-01-13 19:47:54 +01:00 |
|
Thomas Gelf
|
ee0def7d2b
|
Lots of files: make IDE users happy
|
2016-11-01 18:28:36 +01:00 |
|