codeamp / circuit

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

Add mysql plugin #458

Closed drshrey closed 5 years ago

drshrey commented 5 years ago

also fixes https://github.com/codeamp/circuit/issues/457

codecov[bot] commented 5 years ago

Codecov Report

Merging #458 into master will decrease coverage by 0.29%. The diff coverage is 42.85%.

@@            Coverage Diff            @@
##           master     #458     +/-   ##
=========================================
- Coverage    58.2%   57.91%   -0.3%     
=========================================
  Files          58       59      +1     
  Lines        6094     6173     +79     
=========================================
+ Hits         3547     3575     +28     
- Misses       2172     2213     +41     
- Partials      375      385     +10