#
hs.sqlite3
Interact with SQLite databases
Notes:
- This module is LSQLite 0.9.5 as found at http://lua.sqlite.org/index.cgi/index
- It is unmodified apart from removing
db:load_extension()
as this feature is not available in Apple's libsqlite3.dylib - For API documentation please see http://lua.sqlite.org