Runner (deprecated)

[db/sqlite3/Runner (deprecated)]


Runs a single SQL statement on the specified SQLite database, with the specified parameters.


Input ports

  • DB ID: any

  • SQL: any

  • params: any

Output ports

  • done: any

  • last ID: any

  • changes: any

  • error: any

  • DB ID: any

Last updated