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
a5f42fd007
drupal
/
includes
/
database
History
Dries Buytaert
800f2d9aa4
- Patch
#467984
by Berdir: fixed some database glitches and extended the tests.
2009-05-22 07:08:15 +00:00
..
mysql
#301362
by moshe weitzman, David Strauss, Narayan Newton, and chx: Default to InnoDB in MySQL.
2009-04-25 16:57:19 +00:00
pgsql
#445214
by Josh Waihi: Fix drupal_write_record() to correctly deal with NULL serial columns.
2009-05-20 05:44:03 +00:00
sqlite
#464878
by chx: Fix SQLite abstraction layer to accept arrays of placeholder values without leading :, for compatibility with PDO.
2009-05-17 03:31:36 +00:00
database.inc
- Patch
#396578
by Damien Tournoud: added db_truncate_table() to the database layer.
2009-05-03 08:56:19 +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
#413732
by brianV: database code clean-up.
2009-04-20 20:02:31 +00:00
query.inc
#445214
by Josh Waihi: Fix drupal_write_record() to correctly deal with NULL serial columns.
2009-05-20 05:44:03 +00:00
schema.inc
- Patch
#12201
by mfb: added support for table descriptions.
2009-03-14 20:34:17 +00:00
select.inc
- Patch
#467984
by Berdir: fixed some database glitches and extended the tests.
2009-05-22 07:08:15 +00:00