On Apr 10, 2013, at 12:40 PM, Richard Hipp <[email protected]> wrote:

> On Wed, Apr 10, 2013 at 3:37 PM, Perry Wagle <[email protected]> wrote:
> 
>> 
>> On Apr 10, 2013, at 5:53 AM, Stephen Chrzanowski <[email protected]>
>> wrote:
>> 
>>> Has the schema changed on one of the underlying table between 19 and 20
>>> that includes a field called Title?
>> 
>> I did the query (see my previous response) with a different version of
>> sqlite3 (3.7.16.1) on a places database on a system running firefox 19
>> (which works), and got the error.
>> 
> 
> Thanks.  I have your issue and can reproduce the problem.
> 
> We are chasing some higher priority issues right this moment, so it might
> be a while before I have a chance to look into this.

Ok, I understand.

Any suggestions of things to look into for work-arounds?  My current workaround 
is a kludge, is fragile, and is not general enough (add a last field in the 
select for threadx, and sort on that).  The receiving code is complex, and 
expects the first column to be named "title".


> 
> 
> -- 
> D. Richard Hipp
> [email protected]
> _______________________________________________
> sqlite-users mailing list
> [email protected]
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to