forked from mirror/go-sqlite3
92d23714a8
* 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 module |
||
---|---|---|
.. | ||
main.go | ||
vtable.go |