We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated API (markdown)
small duplicated text removed
fix typo
Fix "Serialization" reference to "Control Flow"
clarified that `rows` will be an array in the database#all section
Restore API documentation.
Destroyed API (markdown)
formatting
Documenting issue #116 concern
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
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