-
I understand EdgeDB runs EdgeQL queries in `serializable` isolation mode due to some nuanced problems that can appear against EdgeQL intuition with weaker isolation. Automatically running in `se…
-
Hi, I'm trying to start konga with postgres 12 (docker-based) as database.
However, it cannot started.
The docker logs show this error
Postgres 11 works fine
```
debug: Preparing database...…
-
I would like ton install Prometheus and TimeScaleDB on a windows Server 2012 (or to test on windows 10), but natively, not with docker . But I didn't find binaries for windows, and the makefile is t…
-
### 🔖 Feature description
Hi, Please Add support to YugabyteDB because it can be scaled very easily and it is cloud native and also postgres compatible Database and can be used with docker and kubern…
-
This is a tracking is to track support for various storage adapters.
### Planned
- Local File System :heavy_check_mark:
- In Memory :heavy_check_mark:
- For demoing/testing YakMan (not rea…
-
### Link to reproduction
https://github.com/dylanmeivis/payload/tree/dylanmeivis-relationbug-repro
### Describe the Bug
I have a collection that references another collection with the type `r…
-
-
`PDO` does allow you to use a number of database engines like Postgres, MSSQL, MySQL, SQLite etc.
However it won't automagically convert your SQL syntax for the engine used.
The SQL syntax produced …
-
Hi @anxolerd ,
I was trying to setup this project locally with ``pip3 install -r requirements.txt``. I'm getting below error
```
(venv) rohitcoder@Rohits-MacBook-Pro dvpwa % pip install -r requ…
-
Hello, i tried to start node but got error:
```
/var/www/html/calendar/node_modules/jugglingdb-postgres/lib/postgres.js:419
data.forEach(function(field){
^
TypeError: Cannot call…