web-ridge / gqlgen-sqlboiler

This is a plugin for gqlgen to generate converts + filter queries and resolvers for sqlboiler
MIT License
74 stars 13 forks source link

Directory and PackageName config feature #33

Closed randallmlough closed 4 years ago

randallmlough commented 4 years ago

Solves issue #30 and #31.

This does create a breaking change in that the NewConvertPlugin now takes a config struct for the helper, backend, and frontend directory and package. Should allow for more customization down the road.

RichardLindhout commented 4 years ago

Thanks! I'm very happy with it! I'll merge this and describe these in releases page since it's creates a very clear error it should be easy to migrate.

RichardLindhout commented 4 years ago

It is released in version v2.1.0. Again thanks for your work and time investment 👏 👌 💪 🏋. https://github.com/web-ridge/gqlgen-sqlboiler/releases