Postgraphile: Any plans to support mysql 5.7?

Created on 29 Apr 2016  路  1Comment  路  Source: graphile/postgraphile

great lib @calebmer great work. do u have any plans to support mysql 5.7?

Most helpful comment

I currently do not. I worked on a project earlier with the intention of having much wider support and it turned out the scope was a little to large.

That said, it would be fairly easy to port to MySQL considering we use a SQL builder that supports it and the schema detection is pretty pluggable. I'm not going to do it, but if someone wants to add support, I'll add them as a contributor 馃槉

>All comments

I currently do not. I worked on a project earlier with the intention of having much wider support and it turned out the scope was a little to large.

That said, it would be fairly easy to port to MySQL considering we use a SQL builder that supports it and the schema detection is pretty pluggable. I'm not going to do it, but if someone wants to add support, I'll add them as a contributor 馃槉

Was this page helpful?
0 / 5 - 0 ratings

Related issues

CarlFMateus picture CarlFMateus  路  4Comments

kilianc picture kilianc  路  4Comments

Venryx picture Venryx  路  4Comments

k-ogawa-1988 picture k-ogawa-1988  路  3Comments

james-ff picture james-ff  路  4Comments