JavaScript is disabled on your browser.
Contents
Deprecated Methods
Not exactly sure what this function does, as it is not implementing any
interface, and is not used anywhere in the code. Deprecated since 3.43.0.0.
Not exactly sure what this function does, as it is not implementing any
interface, and is not used anywhere in the code. Deprecated since 3.43.0.0.
Enables or disables the count-changes flag. When enabled, INSERT, UPDATE and
DELETE statements return the number of rows they modified.
Enables or disables the empty_result_callbacks flag.
Enables or disables the full_column_name flag. This flag together with the
short_column_names flag determine the way SQLite assigns names to result columns of
SELECT statements.