-
Attempting to restore a MSSQL database backup to a Docker MSSQL container fails in Docker Desktop 2.3.0.3 when using volumes mounted from the host filesystem. (I don't know if it fails using Docker vo…
-
Hello,
This is very likely not an issue with the package but something i'm not doing right ... i've been overthinking this for some times now and would appreciate a fresh look ...
I'm not able t…
-
## Description
When loading a entity from the DB, some owned entities are not loaded when using the InMemory provider. This does only occur with the InMemory provider. In the code sample below you …
-
## Describe the bug
The document data does not seem to be persisted across different Tinylicious sessions.
### To Reproduce
Can be reproduced in any of the [FluidExamples](https://github.com…
-
Hi everyone.
The beta version of `10.0.0` can now be tested.
You can install it via `npm install rxdb@10.0.0-beta.8`
Writing about the changes: https://github.com/pubkey/rxdb/blob/release/10.0.0/…
-
Hello,
First of all, thanks for this great library.
Is it possible to install a Postgres extension in an inmemory database ?
### What I am trying to do
I am trying like to activate the LTR…
-
I consider using language-ext at work and loved it so far. Unfortunately adding language-ext to a big project made other unrelated code fail due to QueryExtensions not beeing in the Namespace Language…
-
I have created a custom implementation of `IIdentity`. This so i can use a basic Guid for every aggregate root without the '\-' in front of the Guid. I am not sure if this is even possible but when th…
-
Hey :)
How hard is it to integrate other databases, like pgsql?
I can also _help_ with this, but first would like to know if the general structure is ready?
And also would like to know your opini…
-
Hi,
Purely a question I couldn't find the answer to, which you might know.
We have a project that uses Pomelo to do MySQL for our EF database. When we run queries locally, we will use an in-memo…