greenDAO icon indicating copy to clipboard operation
greenDAO copied to clipboard

Fix QueryBuilder chained join

Open jeffdgr8 opened this issue 7 years ago • 0 comments

Fix the chained join() method in the QueryBuilder, which takes another Join as an argument to join from one table to another table which are both not the QueryBuilder's T type.

Fixes https://github.com/greenrobot/greenDAO/issues/963

jeffdgr8 avatar Oct 18 '18 04:10 jeffdgr8