Files
esqlite/c_src
jazzyb 0a073b18e9 fixes sqlite3_column_count() return check
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
2015-04-16 22:29:50 -04:00
..
2012-10-28 08:14:21 +01:00
2011-10-18 10:43:48 +02:00
2015-02-01 09:54:21 +01:00
2015-02-01 09:54:21 +01:00