Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
database system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Aug 2009 at 13:44 UTC
Updated:
22 Aug 2009 at 14:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
damien tournoud commentedComment #2
damien tournoud commentedAngie noted that checking for PDOStatement is now redundant.
Comment #3
damien tournoud commentedUploaded the wrong patch.
Comment #4
webchickDamn, that's one ugly line of code. But the new check catches a wider range of PDO-related stuff, so seems correct.
Committed to HEAD. This should help us get SQLite tests passing. Woot! :)