Skip to content

Releases: web-ridge/gqlgen-sqlboiler

v3.3.4

20 May 09:26
Compare
Choose a tag to compare

Upgrade dependencies and golang

Full Changelog: v3.3.3...v3.3.4

v3.3.3

19 Feb 15:40
Compare
Choose a tag to compare

Remove wrong debug logs
Full Changelog: v3.3.2...v3.3.3

v3.3.2

19 Feb 15:38
Compare
Choose a tag to compare

Fix problem with long tables names #64
Full Changelog: v3.3.1...v3.3.2

v3.3.1

18 Feb 14:47
Compare
Choose a tag to compare

Added support for views

Full Changelog: v3.3.0...v3.3.1

v3.3.0

18 Feb 10:43
Compare
Choose a tag to compare

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

24 Dec 15:09
Compare
Choose a tag to compare

Fix bug with foreign key
Full Changelog: v3.2.8...v3.2.9

v3.2.8

23 Dec 20:19
Compare
Choose a tag to compare

remove log

Full Changelog: v3.2.7...v3.2.8

v3.2.7

23 Dec 20:15
Compare
Choose a tag to compare

Bugfix for some cases of generated errors for custom enums without filters

Full Changelog: v3.2.6...v3.2.7

v3.2.6

23 Dec 18:49
Compare
Choose a tag to compare

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

18 Dec 15:01
Compare
Choose a tag to compare

Bugfix for update of relationships

Full Changelog: v3.2.4...v3.2.5