index
:
brdo
brdo
Web Sekce BRĎO
ctibor@brancik.cz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
includes
/
database
/
mysql
/
database.inc
Commit message (
Collapse
)
Author
Age
*
- Patch #344575 by cdale: made the ANSI compatibility mode less strict to ↵
Dries Buytaert
2008-12-24
|
|
|
|
work around a MySQL 5 bug.
*
- Patch #344575 by cdale et al: force MySQL to run in ANSI compatibility ↵
Dries Buytaert
2008-12-23
|
|
|
|
mode. Comes with tests.
*
- Patch #318016 by Dave Reid: step one to standardizing type-hinting.
Dries Buytaert
2008-12-08
|
*
- Patch #337926 by Damien Tournoud: clean-up lower case handling.
Dries Buytaert
2008-12-02
|
*
- Patch #337926 by hswong3i, Dave Reid, Damien Tournoud: forced connection ↵
Dries Buytaert
2008-11-29
|
|
|
|
with PDF:CASE_LOWER.
*
- Patch #337926 by hswong3i: by default, force lower-case database ↵
Dries Buytaert
2008-11-28
|
|
|
|
tables/columns.
*
- Patch #322458 by hswong3i: tests for queryRange().
Dries Buytaert
2008-11-13
|
*
- Patch #331213 by chx and Damien Tournoud: welcome weird database drivers.
Dries Buytaert
2008-11-11
|
*
#325895 by chx and hswong3i: Fix queryTemporary and add test case.
Angie Byron
2008-11-08
|
*
#325895 by chx: Fix queryTemporary, which was missing a required argument.
Angie Byron
2008-10-25
|
*
- Patch #310447 by Damien Tournoud, Crell, catch: add back SET NAMES='utf8' ↵
Dries Buytaert
2008-09-21
|
|
|
|
-- we love UTF-8
*
#303054 by chx: Enforce MySQL strict mode.
Angie Byron
2008-09-04
|
*
- Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ↵
Dries Buytaert
2008-08-21
generation database layer for Drupal 7.