codegen: generate getters for non-unique indexes

This commit is contained in:
2026-09-15 17:48:39 -07:00
parent a1b06a3ef8
commit 89b2fd7c3c
4 changed files with 77 additions and 5 deletions

3
ops/test.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
go test -tags fts5 ./...