Oliver Peters wrote:
> because of curiosity I checked the "Improvements to "dot-command" handling in 
> the Command Line Interface." (http://www.sqlite.org/releaselog/3_6_21.html)

The dot command fixes were mostly in 3.6.20.  You can see the list of
fixed shell bugs at
http://www.sqlite.org/src/login?anon=1&g=/src/rptview?rn=6

Remaining open shell issues are listed at
http://www.sqlite.org/src/rptview?rn=5

>  there should be a hint in the documentation that this dot command is "off by 
> default".

What happened is that a SQLite developer copy and pasted from their
shell to make the web page.  (They do care about the low level I/O which
is why it was compiled into their library and shell.)

Roger
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to