trunk
vilmibm 2022-05-22 00:50:34 -05:00
parent 758acb3b4e
commit 62bff8ce22
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ import (
_ "github.com/mattn/go-sqlite3"
)
// TODO tests
//go:embed schema.sql
var schemaSQL string