-
### Steps to reproduce the problem
1. Setup an instance with a PostgreSQL server that only accepts SSL connections
2. Try accessing the streaming API
### Expected behaviour
We should get a v…
-
### Checks
- [X] This is not a duplicate of an existing issue (please have a look through our [open issues list](https://github.com/TheOdinProject/curriculum/issues) to make sure)
- [X] I have thorou…
-
The new API service will consist of three main components:
1. **Token Tracking Service**: This service will track new tokens. It should fetch the full list of available tokens from [this source](ht…
-
> Deprecation of MySQL/MariaDB support
> We hereby announce that future releases of pretix will support PostgreSQL as the only database for production setups. Use of MySQL and MariaDB will no longer …
-
I tried to use dvol with postgres
I started postgres as:
```
docker run -d -P --name psql -v test:/var/lib/postgresql/data --volume-driver=dvol postgres:9.4.4
```
Than inserted some data, did a `co…
-
### What happened?
I have a pulumi config that creates a flexible PostgreSQL server and a database for it. When running `pulumi up`, the creation of the database fails with
```
error: resource part…
-
### What happened?
lite llm doesn't find Database, even if postgresql-ready-check works
### Relevant log output
```shell
│
│ db-ready …
-
### What version of `drizzle-orm` are you using?
0.35.0
### What version of `drizzle-kit` are you using?
0.26.1
### Describe the Bug
Since updating from 0.34.x to 0.35.0, I'm getting the followin…
-
Hello,
Thank you for your great project.
Have you considered the option to deploy Postgres/Patroni/etcd/Haproxy in containers instead of installing packages.
This approach has many advantages.
…
-
- Lunar version: ^1.0.0-beta.3
- Laravel Version: 11.27.2
- PHP Version: 8.3
- Database Driver & Version: PostgreSql 16.2
### Expected Behaviour:
When I update the price of a product vari…