-
Sentry Issue: [SERVER-MY](https://polar-sh.sentry.io/issues/4812944919/?referrer=github_integration)
```
UniqueViolationError: duplicate key value violates unique constraint "repositories_organizatio…
-
### Checklist
- [X] The bug is reproducible against the latest release or `master`.
- [X] There are no similar issues or pull requests to fix it yet.
### Describe the bug
Hi! I faced with a …
-
While ingesting foreign key constraint we do ES lookup to find the referred table's FQN https://github.com/open-metadata/OpenMetadata/blob/b2ce491ff1c2e473222b006a9e1c1915ed537e87/ingestion/src/metada…
-
In the README:
For PostgreSQL support RedBeanPython requires:
- psycopg2 2.9.9 or newer.
But installing `psycopg2` won't work. You should install `psycopg` instead, or maybe simply add `psyco…
tonjo updated
6 months ago
-
### First Check
- [X] I added a very descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the SQLModel documentation, with the …
-
## Describe the bug
I am having some problems using the fastapi-users library, if I register a user in the backend and then log in with it and try to use it to, for example, sign the user to an eve…
-
Version 2 brings a lot of changes, and it would be very helpful if as many people as possible test the beta to help in fixing issues before the official release.
You can install with `pip install S…
-
I was experimenting with the ADBC postgres driver in comparison to equivalent pandas read/write sql functions. I put a rough draft of that up on my blog:
https://willayd.com/leveraging-the-adbc-dri…
-
### Description
Full traceback:
```
Traceback (most recent call last):
File "/usr/local/lib/python3.11/site-packages/logfire/_internal/integrations/fastapi.py", line 185, in solve_dependencies…
-
Running the va109 docker image, I exec into the container and try to initialize the database using
```
$ tiled admin initialize-database postgresql+asyncpg://user:pass@postgres/tiled
```
It lo…