Lines Matching full:statement
164 * Execute an SQL statement and invoke callback methods
171 * @param sql the SQL statement to be executed
185 * Execute an SQL statement and invoke callback methods
187 * statement string is substituted by its corresponding
202 * @param sql the SQL statement to be executed
204 * @param args arguments for the SQL statement, '%q' substitution
243 * Return the number of changed rows for the last statement.
288 * @param sql the SQL statement to be executed
306 /* only one statement !!! */
328 * @param sql the SQL statement to be executed
340 * @param sql the SQL statement to be executed
342 * @param args arguments for the SQL statement, '%q' substitution
359 /* only one statement !!! */
381 * @param sql the SQL statement to be executed
382 * @param args arguments for the SQL statement, '%q' substitution
395 * @param sql the SQL statement to be executed
396 * @param args arguments for the SQL statement, '%q' substitution
413 /* only one statement !!! */
430 * See if an SQL statement is complete.
434 * @param sql the SQL statement to be checked
673 * Compile and return SQLite VM for SQL statement. Only available
676 * @param sql SQL statement to be compiled
689 * Compile and return SQLite VM for SQL statement. Only available
692 * @param sql SQL statement to be compiled
693 * @param args arguments for the SQL statement, '%q' substitution
706 * Prepare and return SQLite3 statement for SQL. Only available
709 * @param sql SQL statement to be prepared
749 * @param sql SQL statement
758 * @param sql SQL statement
759 * @param args arguments for the SQL statement, '%q' substitution
768 * @param sql SQL statement