diff options
author | Patrick DeVivo <patrick.devivo@gmail.com> | 2020-12-26 09:11:17 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-26 23:11:17 +0900 |
commit | 92d23714a87355a0b7087795126bc0e0e2b06098 (patch) | |
tree | 45b6e467fb85afe01fe258e87743cc5539cb6017 /sqlite3.go | |
parent | RowsColumnTypeNullable not implemented (#848) (diff) | |
download | golite-92d23714a87355a0b7087795126bc0e0e2b06098.tar.gz golite-92d23714a87355a0b7087795126bc0e0e2b06098.tar.xz |
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 module
Diffstat (limited to 'sqlite3.go')
0 files changed, 0 insertions, 0 deletions