Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
database system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jul 2010 at 20:56 UTC
Updated:
2 Aug 2010 at 13:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
damien tournoud commentedComment #2
Stevel commentedLooks good, and the tests invalid data test case works on sqlite with this patch.
Comment #3
Crell commentedHave we tested this offline with both SQLite and Postgres? (MySQL obviously is unaffected by this patch either way, so the Green means nothing.)
Comment #4
damien tournoud commented@Crell: for SQLite: #543582-16: Meta issue: fix the remaining SQLite bugs
PostgreSQL doesn't use the base implementation.
Comment #5
Crell commentedGood enough for me. Nice blitzing today, DamZ!
Comment #6
dries commentedCommitted to CVS HEAD. Thanks.