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
4cbe60a533
drupal
/
includes
/
database
History
Dries Buytaert
e4758cb4f5
- Patch
#555446
by deekayen: remove backward-compatibility hacks from arg processing.
2009-08-21 16:36:35 +00:00
..
mysql
- Patch
#370240
by Josh Waihi, stuzza, mfb, Arancaytar: PDO should quote index names in table declarations.
2009-08-17 06:52:02 +00:00
pgsql
#542426
by neilnz: PostgreSQL should not require password to be set in settings.php for trust mode.
2009-08-19 08:12:26 +00:00
sqlite
- Patch
#370240
by Josh Waihi, stuzza, mfb, Arancaytar: PDO should quote index names in table declarations.
2009-08-17 06:52:02 +00:00
database.inc
- Patch
#555446
by deekayen: remove backward-compatibility hacks from arg processing.
2009-08-21 16:36:35 +00:00
log.inc
- Patch
#349504
by keith.smith: clean up sentence spacing in code comments.
2008-12-20 18:24:41 +00:00
prefetch.inc
- Patch
#509122
by Berdir: rest in peace db_affected_rows().
2009-07-03 10:57:46 +00:00
query.inc
#481288
by Berdir and Crell: Add support for INSERT INTO ... SELECT FROM ...
2009-07-21 01:56:36 +00:00
schema.inc
#412410
by c960657: Make schema descriptions plain text.
2009-08-02 08:16:16 +00:00
select.inc
#483808
by chx and Crell: Default DBTNG conditions to IN when an array of values is passed in, to match the field query API.
2009-06-06 16:57:52 +00:00