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
8ec40cc27a
drupal
/
includes
/
database
History
Angie Byron
ab3ab56299
#892568
by chx: Add pointer from api.drupal.org docs to the handbook docs for DBTNG>
2010-09-29 19:55:43 +00:00
..
mysql
- Patch
#921582
by munzirtaha: is_null() should be replaced by !isset because it's faster.
2010-09-25 01:41:26 +00:00
pgsql
- Patch
#921582
by munzirtaha: is_null() should be replaced by !isset because it's faster.
2010-09-25 01:41:26 +00:00
sqlite
- Patch
#921582
by munzirtaha: is_null() should be replaced by !isset because it's faster.
2010-09-25 01:41:26 +00:00
database.inc
#892568
by chx: Add pointer from api.drupal.org docs to the handbook docs for DBTNG>
2010-09-29 19:55:43 +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
#844186
by chx: clarify merge queries.
2010-09-24 02:05:55 +00:00
schema.inc
- Patch
#880132
by bojanz: hook_schema() doesn't support compound foreign keys; inconsistent implementations in core.
2010-08-22 13:55:53 +00:00
select.inc
- Patch
#921582
by munzirtaha: is_null() should be replaced by !isset because it's faster.
2010-09-25 01:41:26 +00:00