We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
added docs for building an extension
Updated Documentation (markdown)
Better formatting
Since Database#run doesn't return the selected rows, it makes more sense to use an UPDATE in the example.
Updated Building on Windows (markdown)
Add build notes for Windows
Updated Caching (markdown)
added note about compiling/linking extensions
document profile event
document sqlite3.cached
more clarification
clarification
remove stray #
document .on('trace')
document extension api
completion callbacks also get an error parameter
fix function signature
update doc for #each
add information on sqlite3.verbose()
rearrange docs
split up large wiki page
move api documentation to wiki
Initial Commit