Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
sqlite database
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
30 Aug 2010 at 17:21 UTC
Updated:
29 Jul 2014 at 19:01 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
damien tournoud commentedComment #3
Garrett Albright commentedIt appears that the meat of this issue, that of supporting a schema prefix, has been fixed elsewhere. However, another part of the patch, that of limiting the query to only finding tables, still needs to be put into place, because otherwise, it may return indexes:
Reroll which addresses this, as well as clarifies a comment.
Comment #4
Garrett Albright commentedD'oh. Another reroll to address confusion in my updated comment.
Comment #5
damien tournoud commentedYep. Sorry about the breakage.
Please commit to D7 and D8.
Comment #6
dries commentedCommitted to 7.x and 8.x.