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
23bbb003b9
drupal
/
includes
/
database
History
Dries Buytaert
2a7c2fa9b7
- Patch
#499794
by Berdir: made protected method public because it is called as a public method.
2009-06-27 09:44:05 +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
- Patch
#499794
by Berdir: made protected method public because it is called as a public method.
2009-06-27 09:44:05 +00:00
database.inc
- Patch
#499794
by Berdir: made protected method public because it is called as a public method.
2009-06-27 09:44:05 +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
#413732
by brianV: database code clean-up.
2009-04-20 20:02:31 +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