A low-level SQLite database connection.
A prepared SQL statement that can be executed and queried for results.
Binds the given args to this statement at 1-based indices, dispatching by runtime type to the appropriate bind* method.
bind*