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
476138433b
drupal
/
includes
/
database
History
Dries Buytaert
4cd373bf2c
- Patch
#509122
by Berdir: rest in peace db_affected_rows().
2009-07-03 10:57:46 +00:00
..
mysql
- Patch
#481288
by Berdir: add support for INSERT INTO ... SELECT FROM ... queries.
2009-06-05 16:55:45 +00:00
pgsql
- Patch
#481288
by Berdir: add support for INSERT INTO ... SELECT FROM ... queries.
2009-06-05 16:55:45 +00:00
sqlite
#408434
follow-up by chx: Add md5 as a function to SQLite to prevent fatal errors.
2009-06-30 00:09:55 +00:00
database.inc
- Patch
#509122
by Berdir: rest in peace db_affected_rows().
2009-07-03 10:57:46 +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
- Patch
#369314
by Berdir: make sub-selects work.
2009-06-27 09:41:56 +00:00
schema.inc
#408876
by JamesAn: Document Schema API's serialize property.
2009-06-06 18:23:21 +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