Radek Pietruszewski

Results 253 comments of Radek Pietruszewski

@georgeboot hey, any updates?

@sidferreira Can you elaborate how this new API is supposed to be used - how users would be to use it exactly? If there really is a large legitimate use...

@sidferreira hey, any reason why you closed this and another PR of yours?

no, no, it's was just a rogue bot - I appreciate your PRs, and while I can't get to properly reviewing them now, they are useful

I'm sure someone asked this before and I answered, but can't find it either ¯\_(ツ)_/¯ There's no built-in support for this. One way is to generate a SQLite DB (you...

@sidferreira What do you propose? In docs, this whole discussion is linked: https://github.com/Nozbe/WatermelonDB/blob/master/docs-master/Advanced/ProTips.md

@sidferreira OK, PRs are welcome.

@KrisLau Not currently, but you can easily implement it in app code by setting a one-time flag at launch. if the flag isn't there, it means the db is new

Looks nice, but please either add relevant support to `adapter/lokijs` too, or at least, add a check that will throw an Error when attempting to construct a loki query with...

please also add a test here: https://github.com/Nozbe/WatermelonDB/blob/master/src/__tests__/databaseTests.js#L860 that actually checks for correct behavior (not just expected query syntax). this is important for checking cross-adapter compatibility