Radek Pietruszewski

Results 255 comments of Radek Pietruszewski

@dzcpy There were some issues left - look at the comments; happy to review a PR with these issues fixed

@UnknownH This is an open source project. If you need this PR, then use a fork of WatermelonDB and use it. Or contribute, help bring it up to the standard...

@sidferreira Looks like there are some CI failures. You should be able to replicate locally by running `yarn ci:check`, `yarn test:ios`, `yarn test:android`

> isFTS instead of isSearchable Makes sense 👍 In my own research, FTS is a pretty nasty problem and we can't expect different implementations to work the same way. For...

@sidferreira Hey, do you think you'll have time in the next week to finish this? I'm working hard on many different changes around queries and adapters this and next week,...

@arcln I can give you the hints on how to configure this, but you'll send a pull request with updated docs to help others with this in the future. deal?

@arcln 1. You need to have JSI enabled (I think you do) - it's `jsi: true` to the adapter constructor, and details are documented in the installation docs 2. then...

@arcln That doesn't sound right… I looked at the code and it should propagate correctly here. Are you using iOS or Android? Are you familiar with how to set breakpoints...

@kokusGr @michalpopek @rozPierog & all outside contributors -- feedback would be appreciated! ;)

@sidferreira @fahrinh @diegolmello @kilbot @henrymoulton