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
b2402f40ae
drupal
/
includes
/
database
History
Dries Buytaert
b2402f40ae
- Patch
#360982
by Damien Tournoud: fixed typo in SQLite transacation detection code.
2009-01-19 20:45:17 +00:00
..
mysql
#360113
by Dave Reid: Remove db_and() and db_or() calls from database/* files.
2009-01-19 01:28:28 +00:00
pgsql
- Patch
#349500
by Damien Tournoud et al: made db_query_temporary() generate its own temporary table names.
2009-01-11 10:57:20 +00:00
sqlite
- Patch
#360982
by Damien Tournoud: fixed typo in SQLite transacation detection code.
2009-01-19 20:45:17 +00:00
database.inc
- Patch
#360887
by Crell: more robus example of how to use transaction support in D7.
2009-01-19 10:12:00 +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
#342693
by Damien Tournoud et al: DatabaseStatement Prefect iterator did not implement a proper forward-only one cursor.
2008-12-09 11:22:11 +00:00
query.inc
#360754
by Crell: Docblock fixes for DBTNG.
2009-01-18 23:55:32 +00:00
schema.inc
#360113
by Dave Reid: Remove db_and() and db_or() calls from database/* files.
2009-01-19 01:28:28 +00:00
select.inc
- Patch
#320591
by Moshe, Crell et al: tag specific alter hook for database queries.
2009-01-04 19:56:51 +00:00