Releases: web-ridge/gqlgen-sqlboiler
v3.3.4
Upgrade dependencies and golang
Full Changelog: v3.3.3...v3.3.4
v3.3.3
Remove wrong debug logs
Full Changelog: v3.3.2...v3.3.3
v3.3.2
Fix problem with long tables names #64
Full Changelog: v3.3.1...v3.3.2
v3.3.1
Added support for views
Full Changelog: v3.3.0...v3.3.1
v3.3.0
Fix for enum generation and converts which was broken with newer versions of go
Full Changelog: v3.2.9...v3.3.0
v3.2.9
Fix bug with foreign key
Full Changelog: v3.2.8...v3.2.9
v3.2.8
remove log
Full Changelog: v3.2.7...v3.2.8
v3.2.7
Bugfix for some cases of generated errors for custom enums without filters
Full Changelog: v3.2.6...v3.2.7
v3.2.6
This release improves batch creating outside of graphql with just boiler helpers so you can also batch create in your custom resolvers :)
- support all fields in batch create (do not base on create input, but on sqlboiler structs)
Full Changelog: v3.2.5...v3.2.6
v3.2.5
Bugfix for update of relationships
Full Changelog: v3.2.4...v3.2.5