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
485946f296
drupal
/
includes
/
database
History
Dries Buytaert
fc2839047e
- Patch
#878198
by pwolanin, Damien Tournoud: add back a method to the DB driver interface that reports the server version.
2010-10-03 01:29:41 +00:00
..
mysql
- Patch
#878198
by pwolanin, Damien Tournoud: add back a method to the DB driver interface that reports the server version.
2010-10-03 01:29:41 +00:00
pgsql
- Patch
#878198
by pwolanin, Damien Tournoud: add back a method to the DB driver interface that reports the server version.
2010-10-03 01:29:41 +00:00
sqlite
- Patch
#878198
by pwolanin, Damien Tournoud: add back a method to the DB driver interface that reports the server version.
2010-10-03 01:29:41 +00:00
database.inc
- Patch
#878198
by pwolanin, Damien Tournoud: add back a method to the DB driver interface that reports the server version.
2010-10-03 01:29:41 +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