Re: [fossil-users] DB error updating ticket

2015-02-03 Thread bch
Better. -bch On 2/3/15, Richard Hipp wrote: > Please try again and let me know if the fix I checked in has cleared > the problem. Tnx. > > On 2/3/15, bch wrote: >> On the fossil site: >> >> SQLITE_ERROR: no such function: stext >> >> SQLITE_ERROR: statement aborts at 26: [DELETE FROM ftsidx W

Re: [fossil-users] DB error updating ticket

2015-02-03 Thread Richard Hipp
Please try again and let me know if the fix I checked in has cleared the problem. Tnx. On 2/3/15, bch wrote: > On the fossil site: > > SQLITE_ERROR: no such function: stext > > SQLITE_ERROR: statement aborts at 26: [DELETE FROM ftsidx WHERE docid > IN (SELECT rowid FROM ftsdocs WHERE type='t' A

[fossil-users] DB error updating ticket

2015-02-03 Thread bch
On the fossil site: SQLITE_ERROR: no such function: stext SQLITE_ERROR: statement aborts at 26: [DELETE FROM ftsidx WHERE docid IN (SELECT rowid FROM ftsdocs WHERE type='t' AND rid=1088 AND idxed)] Database Error SQL logic error or missing database: {DELETE FROM ftsidx WHERE docid IN(SELECT