Closed iropal closed 5 years ago
Pr #245 solves 1 and 4 but when we to save empty github url we get error: Unhandled promise rejection Error: "GraphQL error: pq: duplicate key value violates unique constraint "clubs_github_url_key""
pq: duplicate key value violates unique constraint "clubs_github_url_key" Means that there is another club with the same url, I've removed this constrain now, let me know if you face it again.