-
At my company we package helmcharts with more than one values.yaml (values-prod.yaml, values-test.yaml which add to a common values.yaml) sometimes in multiple layers. These are merged using ArgoCD's …
-
I'm getting this error since upgrading to libsql/client 5.0. The config for createClient is as follows:
{
url: "file:local.db",
syncUrl: config.env.DATABASE_URL,
authToken: config.env.DATABASE_AUT…
-
I'm compiling boost on windows and boost process fails to compile.
Compilation done by following commands in boost src folder.
```
bootstrap.bat
b2.exe -d4 --build-type=minimal stage variant=release …
-
### Bug Description
The form node behaves unstably when using the Next page functionality.
In test mode, it can switch pages, but it will freeze after testing for a period of time.
With the off…
-
i install modules, and prisma db push, but i have error:
```
GET / 500 in 895ms
GET /favicon.ico 200 in 5ms
Reload env: .env
✓ Compiled in 171ms (2645 modules)
⨯ PrismaClientKnownRequestE…
-
First of all, thank you for your work on developing the LocalDb project.
#### Describe the bug
I have a Solution with multiple xUnit test projects using Entity Framework Core.
The documentation…
-
To help people to host this easier, we should give an option to enable automatic copies locally, to mitigate errors produced by migrations or so.
Also an automatic update process should be introduced…
-
I am literally locked out.
**Describe the bug**
Starting from today I receve this warning when I try to unlock my local database as usually.
**To Reproduce**
Steps to reproduce the behav…
serrq updated
1 month ago
-
Hey! @UTSAVS26
I noticed that the repository does not contain a `docker-compose.yml` file, which is essential for streamlining the setup of the backend services, particularly for the PostgreSQL da…
-
We have discussed how a mySQL or Postgres would be a better bet for the database longer term as it is more fully featured. This needs setting up and migrating over to at some point. The plan would be …