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
4335a60b97
drupal
/
includes
/
database
History
Angie Byron
71ee49de3e
#679890
follow-up by Bojhan, aspilicious, and agentrickard: Remove more extraneous 'Please' in the interface.
2010-01-09 23:03:22 +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
#679890
follow-up by Bojhan, aspilicious, and agentrickard: Remove more extraneous 'Please' in the interface.
2010-01-09 23:03:22 +00:00
sqlite
#633678
by Josh Waihi, chx, Crell, David Strauss, and Damien Tournoud: Make sequence API work on non-MySQL databases.
2010-01-07 04:51:26 +00:00
database.inc
- Patch
#550010
by c960657: DatabaseConnection::prepareQuery() ignores argument.
2010-01-08 21:09: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
#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