web-ridge/gqlgen-sqlboiler
This is a plugin for gqlgen to generate converts + filter queries and resolvers for sqlboiler
GoMIT
Issues
- 4
Still fetch relation if it's soft-deleted
#71 opened by robinlindhout - 4
Variable transformations called by convert_input.go not defined in utils-go/boilergql/v3@v3.0.0/convert.go
#52 opened by orible - 2
Record composite primary key incorrectly referred to by non existent single field "ID" and input translation not generated
#55 opened by orible - 0
- 1
resolver.go: undeclared name: Resolver
#63 opened by kolomerot - 1
- 0
- 1
- 1
- 1
- 1
Group imports of AuthorizationScopes by alias if multiple are added since it only needs to be imported once
#62 opened by robinlindhout - 0
- 0
Use npx instead of npm install for prettier
#56 opened by robinlindhout - 9
[Question] Supporting external record identifiers as strings that look up non primary key
#54 opened by orible - 16
resolver.go fails to generate.
#51 opened by orible - 11
NewResolverPlugin issue
#48 opened by sjhitchner - 3
- 6
Allow custom scope resolvers for things like userId, organizationId, creatorId, tenantId
#18 opened by RichardLindhout - 4
How to do validation?
#47 opened by frederikhors - 5
- 0
- 3
Order of createdAt, deletedAt and updatedAt have different order if schema.graphql is re-generated
#45 opened by frederikhors - 2
- 3
Example for one-to-many (Invoice/Order)
#46 opened by frederikhors - 2
Blacklist/Whitelist for sqlboiler models
#44 opened by frederikhors - 2
Config file from 3.0?
#41 opened by frederikhors - 1
Support Global Object Identification
#36 opened by RichardLindhout - 4
Add option to sort data
#27 opened by RichardLindhout - 4
Generation of pagination resolver
#37 opened by Niich - 0
Support all gqlgen scalars
#28 opened by RichardLindhout - 30
- 12
Plugin Panics
#38 opened by sjhitchner - 10
empty ambient import error
#23 opened by AlexSwiss - 1
Different foreign key than table name
#35 opened by RichardLindhout - 3
IDToRemove should be send as pointer
#32 opened by troian - 4
Panics when building outside of GOPATH
#29 opened by randallmlough - 2
- 2
- 4
Wrong field name & empty type
#26 opened by ggalan87 - 8
Apply a filter even if it is nil if it is explicitly specified in the GraphQL request
#17 opened by troian - 2
- 6
func BooleanFilterToMods has empty body
#22 opened by troian - 1
- 1
- 35
failed to assign all query results to <type> slice
#19 opened by troian - 5
IDFilterToMods converts ids to uint
#16 opened by troian - 4
Fix filtering for string id's
#14 opened by RichardLindhout - 6
undefined conversion functions
#15 opened by troian - 21
data assignment is ignoring cases with string type
#12 opened by troian - 8
ambiguous use of UserIDFromContext
#13 opened by troian