aboutsummaryrefslogtreecommitdiff
path: root/_example/vtable_eponymous_only/main.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-261-0/+33