Closed (fixed)
Project:
Drush
Version:
8.x-6.x-dev
Component:
SQL
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jun 2013 at 15:07 UTC
Updated:
20 Jun 2013 at 16:20 UTC
Jump to comment: Most recent file
When testing for sqlite it fails with
Error: incomplete SQL: SELECT path FROM menu_router WHERE path = 'devel/settings'
Adding a semi-colon makes the test pass.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | drush-test-sqlite-semi-colon-2013775-1.patch | 870 bytes | clemens.tolboom |
| drush-test-sqlite-semi-colon.patch | 0 bytes | clemens.tolboom |
Comments
Comment #1
clemens.tolboomNow with the semi colon in place.
Comment #2
moshe weitzman commentedCommitted to 5, 6. Thanks.