crud icon indicating copy to clipboard operation
crud copied to clipboard

PR #18 breaks requests with joins

Open maozedong opened this issue 2 years ago • 2 comments

First of all thanks for this fork! It fixes a number of crucial issues

#18 fixes some mysql issues, but introduces an issue for requests with manyToOne and manyToMany joins. Because of that we need to stick with 5.1.1 version

Can it be reverted? Or maybe some conditional logic can be added to decide wether skip or offset should be used?

cc: @Darkein

maozedong avatar Jul 07 '22 16:07 maozedong

reverted in 5.1.9

rewiko avatar Jul 17 '22 10:07 rewiko

so sad, it's my turn to be stuck with 5.1.8 :(

Darkein avatar Aug 10 '22 10:08 Darkein