Re: [sqlite] BUG: .echo ON in command line tool doesn't echo all statements

2010-01-18 Thread Kees Nuyt
On Mon, 18 Jan 2010 13:18:57 -0500, Shane Harrelson wrote: >On Fri, Jan 8, 2010 at 5:17 AM, Kees Nuyt wrote: >> > Between versions 3.6.19 and 3.6.20 something has changed >> > which causes the command line tool to ignore the .echo ON >> > command for some statements. [...] >> Can anyone confi

Re: [sqlite] BUG: .echo ON in command line tool doesn't echo all statements

2010-01-18 Thread Shane Harrelson
On Fri, Jan 8, 2010 at 5:17 AM, Kees Nuyt wrote: > > (Repeated with the proper BUG: subject) > > On Mon, 04 Jan 2010 19:55:13 +0100, Kees Nuyt > wrote: > > > Between versions 3.6.19 and 3.6.20 something has changed > > which causes the command line tool to ignore the .echo ON > > command for som

[sqlite] BUG: .echo ON in command line tool doesn't echo all statements

2010-01-08 Thread Kees Nuyt
(Repeated with the proper BUG: subject) On Mon, 04 Jan 2010 19:55:13 +0100, Kees Nuyt wrote: > Between versions 3.6.19 and 3.6.20 something has changed > which causes the command line tool to ignore the .echo ON > command for some statements. > > CREATE and INSERT statements aren't echoed anymo