sqlite3_column_count() may return 0 for SQL statements that do not return rows from the database. This should not be treated as an error. See: https://sqlite.org/c3ref/column_count.html
12 KiB
12 KiB