-
Hi,
First of all, great initiative on this, this will be incredible useful for integrations.
I'd like to check, what version of Odoo is this targeting, and is it ready for testing (even in an al…
-
Hi there,
I've been getting these deprecation warnings from Node. When I run with `--trace-deprecation`, the stack trace points to this library:
```
(node:67219) [DEP0040] DeprecationWarning: The `p…
-
Hi! I'm new to Realm and I am trying to run a first server using the Getting Started tutorial. I've a Windows 10 Pro machine, so I've installed ROS in the WSL (Windows Subsystem for Linux) running Ubu…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v20.17.0`
- Nuxt Version: `3.13.2`
- CLI Version: `3.14.0`
- Nitro Version: `2.9.7`
- Package Manager: `yarn@1.22…
-
Our app is built in React Native, published on iOS and Android.
Everything is working as expected on iOS.
After migrating from a local realm to a synced realm and connecting to the ROS, a new u…
-
ROS has a user deletion HTTP API.
This has been requested to be a public API.
https://github.com/realm/realm-object-server/issues/315
We should document it.
## Goals
## Expec…
-
Obsolete example.
`SyncUser.currentUser()` is now `SyncUser.current()`
But still, this example doesn't work. Use of `/~/` creates duplicate user ids, and defining your own Realm creates duplicat…
-
## Goals
For security reasons, Realm sync data should be removed at logOut(). This is especially handy when developing a secure app or something in the healthcare market.
## Expected Results
…
-
I installed Realm on computer1 and ran the Realm Object Server (creating a new admin user) then installed and ran Realm Object Server on computer2 attempting to create the same admin user I created on…
-
#### Goal
> Import multiple CVS files, one for every type of object and allow references between the objects imported.
#### Expected Results
> It's expected that the objects imported can reference …