On 09/12/16 06:29, [email protected] wrote: > I'm writing to ask if it is possible to have table completion for SQL queries > in the interactive shell?
The APSW shell (compatible with the SQLite one) has completion and colouring: https://rogerbinns.github.io/apsw/shell.html Disclaimer: I am the author You don't need to know anything about python etc to use it. Implementing completion is also quite fun if anyone wants to discuss it further. Roger
signature.asc
Description: OpenPGP digital signature
_______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

