This website requires JavaScript.
Explore
Help
Sign In
Drupal
/
drupal
mirror of
https://git.drupalcode.org/project/drupal.git
Watch
1
Star
0
Fork
You've already forked drupal
0
Code
Issues
Projects
Releases
Wiki
Activity
a6f7939484
drupal
/
includes
/
database
History
Dries Buytaert
dca92900fb
- Patch
#850152
by kiamlaluno: use 'elseif' in place of 'else if'.
2010-07-24 17:28:27 +00:00
..
mysql
- Patch
#772678
by sun, jpmckinney, Berdir: database default collation is not respected.
2010-07-20 21:12:47 +00:00
pgsql
- Patch
#861566
by p.brouwers: use uppercase for PHP constants, e.g. NULL, TRUE, FALSE.
2010-07-22 23:54:32 +00:00
sqlite
- Patch
#851698
by Damien Tournoud: DatabaseSchema_sqlite() severely broken.
2010-07-14 20:25:10 +00:00
database.inc
- Patch
#850152
by kiamlaluno: use 'elseif' in place of 'else if'.
2010-07-24 17:28:27 +00:00
log.inc
- Patch
#756478
by alex_b: remove obsolete return statement in findCaller().
2010-03-31 15:09:21 +00:00
prefetch.inc
- Patch
#742042
by kkaefer:DBTNG: ->fetchAllAssoc() doesn't respect fetch mode set during ->execute().
2010-04-30 13:47:46 +00:00
query.inc
- Patch
#851100
by Damien Tournoud: subquery objects are iterated upon.
2010-07-19 21:05:46 +00:00
schema.inc
#851140
by Damien Tournoud: Fixed DatabaseSchema::getPrefixInfo() is *severely* broken.
2010-07-12 15:10:40 +00:00
select.inc
- Patch
#852362
by chx: fixed extend is 100% fubar.
2010-07-19 13:23:21 +00:00