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
bb344c82d5
drupal
/
includes
/
database
History
Angie Byron
bb344c82d5
#1004068
by Damien Tournoud, dmigtrig01: Complete the implementation of DatabaseSchema::addField() for SQLite... gets us to 100% tests passing in SQLite! :D
2010-12-23 01:43:38 +00:00
..
mysql
#973314
by tekante, Damien Tournoud: Fixed PDO exception when attempting to add a new not null field with initial value
2010-12-08 06:38:59 +00:00
pgsql
#926636
by Stevel, Damien Tournoud, dmitrig01: Fixed Drupal install error on PostgreSQL 9.0 database due to encoding.
2010-12-21 21:20:04 +00:00
sqlite
#1004068
by Damien Tournoud, dmigtrig01: Complete the implementation of DatabaseSchema::addField() for SQLite... gets us to 100% tests passing in SQLite! :D
2010-12-23 01:43:38 +00:00
database.inc
#1004850
by chx, Crell: Fixed DBTNG databaseType comment is confusing
2010-12-22 07:48:56 +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
#742042
by kkaefer:DBTNG: ->fetchAllAssoc() doesn't respect fetch mode set during ->execute().
2010-04-30 13:47:46 +00:00
query.inc
#977460
by dmitrig01, bfroehle, Josh The Geek: Fixed Cannot serialize or unserialize PDO instances error
2010-12-15 06:52:54 +00:00
schema.inc
#851136
by Crell, chx, Damien Tournoud: Make the database autoloading more robust.
2010-11-29 04:45:11 +00:00
select.inc
#1003860
by dmitrig01, chx: Fixed Count query fails to remove fields and expressions.
2010-12-22 08:13:58 +00:00