codeamp / circuit

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

Support MySQL 5.7 in Database plugin #479

Open drshrey opened 5 years ago

drshrey commented 5 years ago

I'd like a way to add MySQL 5.7 support to the database extension. Currently, we only go by the database key, and multiple extensions with the same key cannot be created in the same environment.