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
7719a88895
drupal
/
includes
/
database
History
Dries Buytaert
ef09cf93e5
- Patch
#517542
by David Strauss: renamed functions for clarity. We say 'yay' to clarity!
2009-07-14 10:22:17 +00:00
..
mysql
- Patch
#346450
by Josh Waihi: length property should be ignored on non varchar and char fields.
2009-07-09 10:12:14 +00:00
pgsql
- Patch
#346450
by Josh Waihi: length property should be ignored on non varchar and char fields.
2009-07-09 10:12:14 +00:00
sqlite
- Patch
#346450
by Josh Waihi: length property should be ignored on non varchar and char fields.
2009-07-09 10:12:14 +00:00
database.inc
- Patch
#517542
by David Strauss: renamed functions for clarity. We say 'yay' to clarity!
2009-07-14 10:22:17 +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
- Patch
#346450
by Josh Waihi: length property should be ignored on non varchar and char fields.
2009-07-09 10:12:14 +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