summaryrefslogtreecommitdiff
path: root/includes/database
Commit message (Collapse)AuthorAge
* - Patch #64967 by Arancaytar, meba: ereg -> preg for performance reasons and ↵Dries Buytaert2008-09-05
| | | | future compatilbility. PHP6 is rumoured to drop ereg support.
* #303054 by chx: Enforce MySQL strict mode.Angie Byron2008-09-04
|
* #302395 by chx: Minor DBTNG clean-up.Angie Byron2008-09-03
|
* - Patch #301943 by chx: drop_field_set_default dropped the field due to ↵Dries Buytaert2008-08-31
| | | | copy-paste error.
* - Patch #298581 by Damien Tournoud: database clean-ups.Dries Buytaert2008-08-22
|
* - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ↵Dries Buytaert2008-08-21
generation database layer for Drupal 7.