Compare commits

..

1 Commits

View File

@ -30,4 +30,4 @@ serve:
go run -tags "sqlite_foreign_keys" ./cmd/yarr -db local.db
test:
go test -tags "sqlite_foreign_keys" ./...
go test -tags "sqlite_foreign_keys" ./...