Samuel Kodytek

Results 5 comments of Samuel Kodytek

Hi. I forked the repo and added the limit and offset to the query: https://github.com/monarezio/sqlbuilder

Hi limit is implemented :)

Idk, I think it's mainly up to @jkrasnay ... But you can use https://jitpack.io/#jkrasnay/sqlbuilder/master-SNAPSHOT. I personally dowloaded the source files and manually added them to my code as a separate...

@Zhuinden Hi I tried marking the properties `@Transient`, which also did not solve the problem. Gradle: 4.10.1 Kotlin: 1.3.11 Realm: 5.8.0

@cmelchior I think that's a reasonable solution, I would suggest adding into the doc (sorry if it already is). I guess there is not a neater way of solving this...