Mention sanitization. github isn't completing the issue link for some reason, so I wrote it out manually...
Wording was ambiguous; spent about 2 hours trying to figure out why the callback was not returning a lastID.
Added Database#close
Updated API (markdown)
fix missing markdown for a code block
Better formatting
Since Database#run doesn't return the selected rows, it makes more sense to use an UPDATE in the example.
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