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
d9ab38b2d0
drupal
/
includes
/
database
History
Dries Buytaert
8eb8dcc842
- Patch
#314358
by wonder95, Crell, killes, et al: add option to ignore slave servers. Finally.
2009-07-01 08:11:27 +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
#314358
by wonder95, Crell, killes, et al: add option to ignore slave servers. Finally.
2009-07-01 08:11:27 +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