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
120063909a
drupal
/
includes
/
database
History
Angie Byron
6192e19f60
#720620
by andypost: Fixed indexExists() for pgsql and sqlite does not prefix tablename.
2010-02-23 05:07:18 +00:00
..
mysql
#710142
by Berdir, moshe weitzman, chx: Handle exceptions in shutdown functions (with tests). Hopefully the last of these weird 'Stack frame in Unknown line 0' errors.
2010-02-17 22:44:52 +00:00
pgsql
#720620
by andypost: Fixed indexExists() for pgsql and sqlite does not prefix tablename.
2010-02-23 05:07:18 +00:00
sqlite
#720620
by andypost: Fixed indexExists() for pgsql and sqlite does not prefix tablename.
2010-02-23 05:07:18 +00:00
database.inc
#715094
by Damien Tournoud: Fixed Transaction data need to be reset early in DatabaseConnection::popTransaction().
2010-02-15 22:12:27 +00:00
log.inc
- Patch
#688158
by moshe weitzman: query logger does not provide class information.
2010-01-18 17:10:03 +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
- Patch
#700518
by agentrickard, Crell: documentation fixes.
2010-02-06 19:01:38 +00:00
schema.inc
- Patch
#681538
by aspilicious, jhodgdon: improved documentation, better @see also links.
2010-01-30 07:54:01 +00:00
select.inc
#706248
by bellHead and Damien Tournoud: Fixed field_sql_storage_field_storage_query() with 'count' option breaks on PostgreSQL and SQLite. (with tests)
2010-02-17 05:24:53 +00:00