aboutsummaryrefslogtreecommitdiff
path: root/_example/vtable_eponymous_only (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove most files from _example/EuAndreh2024-08-142-151/+0
* update go version to 1.19Yasuhiro Matsumoto2024-01-251-1/+1
* add support for defining an "eponymous only" virtual table (#885)•••* add support for defining an "eponymous only" virtual table As suggested here: https://github.com/mattn/go-sqlite3/issues/846#issuecomment-736206222 * add an example of an eponymous only vtab module * add a test case for an eponymous only vtab modulePatrick DeVivo2020-12-262-0/+151