SQLite.exec

Run a simple query, discarding the result.

class SQLite
void
exec
(
string sql
)

Meta