-
Hi, I'm looking for a way to read encrypted sqlite databases.
There are many different ciphers allowing encryption of sqlite databases. One project support multiple ciphers: https://github.com/utelle…
-
my migrations directory was named pillar.migrations and this was throwing an exception stating it could not find any migration files, renaming the directory to migrations fixed this issue, but that is…
-
I have multiple databases, “(default)” and “development”. I have firestore-send-email extension installed from the Extentions tab and another one installed from after I select the “development” da…
-
I'm encountering an InvalidCastException in Entity Framework 8 when attempting to read the `MessageStatus` property from the DeviceEvent entity. This issue arises because the MessageStatus column type…
-
Most databases support multi-row INSERT statements so
it is possible to speed up \copy by using batches. This issue is discussed in the PR for Clickhouse \copy implementation -
https://github.com/x…
-
Hello,
Would appreciate any guidance on this.
My scenario:
I have a lot of databases, each one it's a exact replica but for a different customer. Each DB can be on multiple servers. I can hav…
-
## Steps to reproduce this issue
Have multiple sessions to different servers set up. Connect to one, add some queries. Quit the session, go to another one. Saved queries are there from the othe…
-
Awesome project!
I would like to inject the `PrismaModule` multiple times in my nest app with different `DATABASE_URL`. Right now there is no way to do this. I would like to request a feature for t…
-
From the docs: https://learn.microsoft.com/en-us/ef/core/querying/single-split-queries#characteristics-of-split-queries
> While most databases guarantee data consistency for single queries, no such…
Xriuk updated
2 months ago
-
Under Schema > Design
- [DbSchema](https://dbschema.com/) - Universal database designer for out-of-the-box schema management, schema documentation, design in a team, and deployment on multiple data…