Harjot Singh
Harjot Singh
Priority column + API override + example SQL query override Should be simple, because right now, it's hard to select data when you don't mind the default sources, or just...
Hides `snake_case` naming convention in DB from javascript entirely. But kind of violates the principle of least surprise a little.
https://github.com/Nozbe/WatermelonDB/issues/410 reports that big syncs may cause problems, especially if we're downloading a 150mb search index?
https://github.com/Nozbe/WatermelonDB/issues/774 means that you may have to copy the downloaded DB from the app to documents. That effectively doubles the size of the DB. Perhaps the library should handle this...