go run -tags "sqlite_foreign_keys" src/main.go -db local.db
test:
cd src && go test -tags release ./...
cd src && go test -tags "sqlite_foreign_keys release" ./...
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.