summaryrefslogtreecommitdiff
path: root/vapi/sqlite3.vapi
Commit message (Expand)AuthorAgeFilesLines
* sqlite3: Fix a few binding errorsRico Tzschichholz2021-01-271-12/+15
* sqlite3: Fix use of possibly unassigned parameter `errmsg'Rico Tzschichholz2019-09-161-0/+4
* sqlite3: Bind sqlite3_expanded_sql() and sqlite3_normalised_sql()Michael Gratton2019-08-061-0/+10
* sqlite3: Correct return C type of Statement.column_text & Value.to_textJiří Janoušek2019-01-051-1/+2
* sqlite3: Add additional constants for flags of Database.open_v2()Michael James Gratton2018-04-281-0/+12
* sqlite3: Allow some values to be nullableErnestas Kulik2016-09-121-5/+5
* sqlite3: Use [Version] instead of [Deprecated] and [Experimental]Florian Brosch2016-01-301-1/+1
* sqlite3: add missing has_type_id = false annotations to enums.Evan Nemerson2013-10-051-6/+6
* sqlite3: Rename sqlite3_callback parameter to callbackLuca Bruno2011-07-011-3/+3
* sqlite3: update to 3.7.2Evan Nemerson2010-11-021-0/+10
* sqlite3: Assorted memory management fixes for strings and blobs.Evan Nemerson2010-10-021-3/+5
* sqlite3: Add sqlite3_create_collation binding.Julian Andres Klode2010-05-131-0/+3
* sqlite3: Cast errmsg to char** in C.Julian Andres Klode2010-05-131-2/+2
* sqlite3: Fix wrappers to not assign to invalid output parameter.Julian Andres Klode2010-05-131-4/+4
* sqlite3: add binding for sqlite3_update_hookEvan Nemerson2010-05-041-0/+3
* sqlite3: add methods to get the source of data in a query resultEvan Nemerson2010-04-301-0/+3
* sqlite3: add many missing bindingsEvan Nemerson2010-04-191-12/+135
* sqlite3: add wrapper methods for sqlite3_exec and sqlite3_get_tableEvan Nemerson2010-04-101-6/+45
* sqlite3: add binding for user defined function APIEvan Nemerson2010-04-101-0/+65
* sqlite3: Do not use `weak' modifier where it is not applicableJürg Billeter2010-03-201-1/+1
* Do not use `weak' modifier where it is not applicableJürg Billeter2010-03-201-8/+8
* sqlite3: add progress_handler method and ProgressCallback delegatePhilipp Zabel2009-11-241-0/+2
* Replaced deprecated # syntax with new owned syntaxSebastian Pölsterl2009-05-051-1/+1
* Array length attribute fixesJürg Billeter2009-01-041-6/+3
* Fix sqlite3_callback bindingJürg Billeter2008-12-181-3/+3
* Add transaction hook, tracing, profiling, and mutex bindings, patch byJürg Billeter2008-12-161-1/+28
* Fix sqlite3_get_table and sqlite3_free_table bindings, still requiresJürg Billeter2008-07-301-2/+4
* use [Compact] attributeJuerg Billeter2008-05-251-0/+3
* restore compatibility with sqlite < 3.5.0Juerg Billeter2008-04-171-2/+2
* update for use with non-null types, patch by Phil HousleyJuerg Billeter2008-04-141-2/+2
* remove "!".Marc-Andre Lureau2008-04-141-8/+8
* various improvements, patch by Evan Nemersonvala-0-2Juerg Billeter2008-04-121-2/+19
* fix sqlite3_value binding, patch by Andreas BrauchliJuerg Billeter2008-03-041-8/+16
* some enhancements to the SQLite bindingsJuerg Billeter2007-12-181-14/+105
* Use --basedir in build system and rename all VAPI files to .vapi, requiresJuerg Billeter2007-10-091-0/+62