WatermelonDB icon indicating copy to clipboard operation
WatermelonDB copied to clipboard

🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️

Results 258 WatermelonDB issues
Sort by recently updated
recently updated
newest added

Exception com.facebook.react.common.JavascriptException: Error: Cannot call database.adapter.underlyingAdapter while the database is being reset Hello, I can see multiple crashes in the play store with the above stack trace, what might causing...

Is it possible to remove items based on theirs id from a list? At the top of the screen I have some button which based on selected ids deletes the...

- ⚠️ do not merge, needs to be tested on a live app first

Provides the user with the ability to pass in a file path instead of the database name only and creates the *.db file under a 'databases' sub-folder under the provided...

I have created_at and updated_at but I want to keep them as server values. How can I disable this automatic tracking that watermelon does?

So is it database first? Does user need to wait until data is written to db before components can render it? If yes, what will happen if there is not...

Hi, I'm new to watermelonDB but having trouble defining my model. There doesn't seem to be a typescript guide. For a start you need to enable `experimentalDecorators` in tsconfig which...

I'm not sure what's going on. My RN version is `0.64.2`, watermelondb version is `0.23.0-9` ![Screen Shot 2021-06-24 at 8 52 06 AM](https://user-images.githubusercontent.com/3192028/123294184-774d4600-d4c9-11eb-9c93-8d33dcce22b1.png)

Hi, I'm working in a Expo ejected project (Expo SDK 44, WatermelonDB 0.24.0). When I try to build de project, I get those erros: `[RUN_FASTLANE] ❌ (node_modules/@nozbe/watermelondb/native/ios/WatermelonDB/DatabaseBridge.swift:7:23) 5 | typealias...

Hi im using Kotlin Version "1.7.10" and im getting this error on build ``` Execution failed for task ':nozbe_watermelondb:generateDebugRFile'. > A failure occurred while executing com.android.build.gradle.internal.res.GenerateLibraryRFileTask$GenerateLibRFileRunnable > K:\easyscript\testing\node_modules\@nozbe\watermelondb\native\android\build\intermediates\local_only_symbol_list\debug\R-def.txt ```