Runner
Last updated
Last updated
[db/sqlite3/Runner]
Runs a single SQL statement on the specified SQLite database, with the specified parameters. Further on SQLite3 syntax: https://www.sqlite.org/syntax.html
Keywords: run, execute, statement, insert, delete, update, sql
params:
done: string
last ID: string
changes: number
error: string