Skip to content

Conversation

@miklemv
Copy link
Owner

@miklemv miklemv commented Mar 14, 2019

No description provided.

igdianov and others added 12 commits March 11, 2019 09:57
* fix: remove duplicate graphql-jpa-query-autoconfigure dependency

* fix: stop tracking .classpath

* fix: add spring-boot-configuration-processor dependency

* fix: missing graphql.path property in starters

* fix: add missing Starwars entity models
* fix: add missing data.sql in example

* feat: add where relation attribute filter criteria expressions

* fix: polish merge example query name and description

* fix: Hibernate error using query specified join fetching

* fix: enable variable parameter bindings

* fix: polish relation criteria expression type name

* fix: reuse joins for relation criteria expression argument predicates

* fix: support AND/OR in relation attribute filters

* fix: use hint hibernate.query.passDistinctThrough=false

* chore: remove .project from git

* chore: polish and refactor internal DataFetcher code

* fix: clear entityManager session cache for every request

* chore: add Hibernate properties to examples

* chore: polish GraphQLJpaQueryDataFetcher internals

* Update README.md

* fix: reuse join for singular many-to-one attributes

* fix: use fetch=LAZY for all relations in example entity models
…98)

* fix: use embeddableType javaType to cache corresponding GraphQL type

* fix: use managed type Java type class to cache generated GraphQL types
@miklemv miklemv merged commit 18ec562 into miklemv:master Mar 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants