crud
crud copied to clipboard
PR #18 breaks requests with joins
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
reverted in 5.1.9
so sad, it's my turn to be stuck with 5.1.8 :(