in reply to SQLite function .import not working

What's .import? It's not mentioned in SQL As Understood By SQLite (or DBI or DBD::SQLite).

Oh! It's a command for the sqlite command line tool, not something the database understands.