-
**Describe your environment** Describe any aspect of your environment relevant to the problem, including your Python version, [platform](https://docs.python.org/3/library/platform.html), version numbe…
-
## Steps to reproduce:
1. Deploy concourse with internal postgres server:
```
bosh -d my-deployment deploy ./cluster/concourse.yml \
-l variables.yml \
-l versions.yml \
-o ./cluster/operations…
-
## I'm submitting a ...
- [x] bug report
- [ ] new feature / enhancement request
- [ ] improvement request (usability, performance, tech debt, etc.)
- [ ] other
## Traffic Control …
-
Hello. Is it possible to make it so that when writing sql code and if I hover, for example, over a table, hold down ctrl and click, then the code of this table will open or just a description in a mor…
-
Fresh installation of puppet 7 with puppetdb and postgres backend caused a reoccurring puppet change to appear
`/Stage[main]/Puppetdb::Database::Postgresql/Postgresql::Server::Db[puppetdb]/Postgres…
ukgaz updated
6 months ago
-
Hello,
Running your docker-compose resulting that there is no tables created.
![Captura de pantalla de 2023-03-25 17-10-50](https://user-images.githubusercontent.com/5293167/227728861-bb795b7f-71…
-
Hi to every one,
I want to debug with `PyCharm debugger` run my tests and see all variables and traces. but it seems it didn't load the `.env` file so I have an error that some critical environment …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com…
-
### What version of `drizzle-orm` are you using?
0.32.1
### What version of `drizzle-kit` are you using?
0.23.0
### Describe the Bug
When I do a query with a filter condition using `eq`…
-
## Description of problem
Unable to link Postgres with custom environment variable name, `_URL` gets appended to the end of the name specified with `-a`.
I can work around this by modifying the…