Compare commits

..

No commits in common. "2e77c4f1f34efeb7b2d473b7b0bfa5fd8b018450" and "14780111b8f8cf6bcfd60f9726c386fdfe5f7d05" have entirely different histories.

View File

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