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
60883871aa
drupal
/
includes
/
database
History
Dries Buytaert
ac63fa94b5
- Patch
#829152
by nenne: database abstraction layer db_query_range() example is wrong.
2010-06-25 20:28:49 +00:00
..
mysql
- Patch
#826668
by Damien Tournoud: db_add_field() will not accept 'foreign keys' even though it is part of schema api.
2010-06-14 12:26:32 +00:00
pgsql
#809698
follow-up by Damien Tournoud, Josh Waihi, chx: Add CONCAT() function to PostgreSQL since || isn't supported reliably across database systems.
2010-06-21 01:32:21 +00:00
sqlite
- Patch
#811776
by Heine: regresssion of SA-2006-005 - SQL Injection via db_query_range().
2010-06-01 09:24:09 +00:00
database.inc
- Patch
#829152
by nenne: database abstraction layer db_query_range() example is wrong.
2010-06-25 20:28:49 +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
#772554
by Crell, jbrown: remove delay() method from insert queries.
2010-06-02 19:39:17 +00:00
schema.inc
- Patch
#782056
by aspilicious: removing every tab + trailing white space in core.
2010-04-28 20:25:22 +00:00
select.inc
- Patch
#811776
by Heine: regresssion of SA-2006-005 - SQL Injection via db_query_range().
2010-06-01 09:24:09 +00:00