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
626e64025e
drupal
/
includes
/
database
History
Dries Buytaert
36088732bb
- Patch
#669794
by andypost, Josh Waihi, aspilicious, moshe weitzman, catch: use savepoints for nested transactions.
2010-04-06 16:54:15 +00:00
..
mysql
- Patch
#748340
by Berdir, andypost, catch, noahb, Crell: MySQL-optimized tableExists() implementation.
2010-04-04 07:20:05 +00:00
pgsql
- Patch
#728338
by sun, Crell: standardize on 'field' in function names. 'It has to get worse before it can get better.'
2010-03-28 11:45:11 +00:00
sqlite
- Patch
#669794
by andypost, Josh Waihi, aspilicious, moshe weitzman, catch: use savepoints for nested transactions.
2010-04-06 16:54:15 +00:00
database.inc
- Patch
#669794
by andypost, Josh Waihi, aspilicious, moshe weitzman, catch: use savepoints for nested transactions.
2010-04-06 16:54:15 +00:00
log.inc
- Patch
#756478
by alex_b: remove obsolete return statement in findCaller().
2010-03-31 15:09:21 +00:00
prefetch.inc
- Patch
#681538
by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links.
2010-03-26 17:14:46 +00:00
query.inc
- Patch
#722912
by andypost: db_index_exists() must conform schemaAPI indexExists().
2010-03-01 11:30:37 +00:00
schema.inc
- Patch
#728338
by sun, Crell: standardize on 'field' in function names. 'It has to get worse before it can get better.'
2010-03-28 11:45:11 +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