Can't be bothered with generating a pull request, line 40 of sqlite.go has an obvious typo TYEXT should be TEXT
Spotted it because there is no useful documentation on how to create the database file (I was expecting an text file with SQL commands I could run) so decided to examine the code and well the typo is obvious once you look :-)