First of all, I like that you have included a sqlite module. It makes the framework much better. At the moment I am "playing" with this module. In the documentation I found the following little "bugs":
sqlite module > Properties Tab > sqlite.version > Type "string" (not boolean)
database object > Methods Tab > Database.exec() > Return Value "table or nil"
Database.close() has no sql parameter