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
d24e2c1384
drupal
/
includes
/
database
History
Dries Buytaert
8b0fc57911
- Patch
#360854
by sammys, Crell: added missing db_index_exists(), required to provide proper upgrade path from Drupal 6 to Drupal 7.
2009-12-15 08:30:53 +00:00
..
mysql
- Patch
#360854
by sammys, Crell: added missing db_index_exists(), required to provide proper upgrade path from Drupal 6 to Drupal 7.
2009-12-15 08:30:53 +00:00
pgsql
- Patch
#360854
by sammys, Crell: added missing db_index_exists(), required to provide proper upgrade path from Drupal 6 to Drupal 7.
2009-12-15 08:30:53 +00:00
sqlite
- Patch
#360854
by sammys, Crell: added missing db_index_exists(), required to provide proper upgrade path from Drupal 6 to Drupal 7.
2009-12-15 08:30:53 +00:00
database.inc
- Patch
#360854
by sammys, Crell: added missing db_index_exists(), required to provide proper upgrade path from Drupal 6 to Drupal 7.
2009-12-15 08:30:53 +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
#648744
by Crell: specified more @return type definitions for auto-completion in IDEs.
2009-12-04 16:31:04 +00:00
query.inc
#654662
by c960657 and Crell: Allow escaping wildcard characters in LIKE queries.
2009-12-13 18:10:43 +00:00
schema.inc
- Patch
#360854
by sammys, Crell: added missing db_index_exists(), required to provide proper upgrade path from Drupal 6 to Drupal 7.
2009-12-15 08:30:53 +00:00
select.inc
#653926
follow-up by Crell: Document SQL range limits.
2009-12-13 18:06:48 +00:00