aboutsummaryrefslogtreecommitdiff
path: root/ext/misc/remember.c
Commit message (Expand)AuthorAge
* Comment changes clarifying details of the pointer-type parameter. Nodrh2017-07-17
* Add an experimental "pointer type" parameter to sqlite3_bind_pointer(),drh2017-07-17
* Fix a typo in the header comment to the remember extension. No code changes.drh2017-07-14
* Update header comments on the carray() and remember() extensions to bringdrh2017-07-13
* Update the carray() and remember() extension functions so that they userdrh2017-06-30
* Prototype for the remember(V,PTR) extension function.drh2016-08-09