Josh Bartz

Results 2 issues of Josh Bartz

DBFlow Version: 4.24.0 Bug or Feature Request: Bug Description: I was trying to retrieve a list of objects using an RxJava `Flowable`, similarly to the method described here: https://medium.com/fuzz/how-to-make-dbflow-as-testable-as-room-with-kotlin-b1694f3f80ad But...

bug

I have a github team that I'm trying to automatically request reviews by all team members, for all team members. Ex: team-1 consists of [dev1, dev2, dev3]. If dev2 submits...