codeamp / circuit

CodeAmp API. Built with Golang, GraphQL, GORM and Socket-IO
Apache License 2.0
21 stars 6 forks source link

Add postgres fix to creating usernames that can have both upper and lower case chars #472

Closed drshrey closed 5 years ago

drshrey commented 5 years ago

Fixes https://github.com/codeamp/circuit/issues/471

codecov[bot] commented 5 years ago

Codecov Report

Merging #472 into master will decrease coverage by 0.03%. The diff coverage is 0%.

@@            Coverage Diff             @@
##           master     #472      +/-   ##
==========================================
- Coverage   57.49%   57.46%   -0.04%     
==========================================
  Files          62       62              
  Lines        6632     6632              
==========================================
- Hits         3813     3811       -2     
- Misses       2394     2396       +2     
  Partials      425      425