| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update go version to 1.19 | Yasuhiro Matsumoto | 2024-01-25 | 1 | -1/+1 |
| | | |||||
| * | add support for defining an "eponymous only" virtual table (#885) | Patrick DeVivo | 2020-12-26 | 2 | -0/+151 |
| * 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 | |||||
