-
checking log of one of docker image, got this.
INFO [alembic.runtime.migration] Context impl PostgresqlImpl.
INFO [alembic.runtime.migration] Will assume transactional DDL.
None of PyTorch, Ten…
-
Hi, after discussing with @ChuckHend,
I will merge [pgmq-sqlalchemy](https://github.com/tembo-io/pgmq/tree/main/tembo-pgmq-python) with the current Python client package.
The process of merging …
-
* **asyncpg version**:.29.0
* **PostgreSQL version**: 2.0.26
* **Do you use a PostgreSQL SaaS? If so, which? Can you reproduce
the issue with a local PostgreSQL install?**: no
* **Python versi…
-
Since the auto-instrumentation already works for FastAPI and psycopg2, developers might be surprised to see that asyncpg is not supported. It'd be great if it was, since FastAPI + asyncpg will likely …
-
Hello,
I would like to implement a mechanism that ensures only one database session is created and tied to the FastAPI request lifecycle. The goal is to have a single shared database session across a…
-
I'm experiencing an issue where `asyncmy` 2.8.0 with Python 3.11 is generating an SSL Bad Handshake with MySQL 8.0.34. I'm not experiencing this issue with `asyncmy` when connecting to MySQL 8.0.26. I…
-
### Description
I'm unable to update Ward to version [0.67.0b0 ](https://github.com/darrenburns/ward/releases/tag/release%2F0.67.0b0) or later.
When I run Ward async tests for **FastAPI + SQLAlche…
-
# edit: minimal repro
Code sample in [basedpyright playground](https://basedpyright.com/?typeCheckingMode=all&code=GYJw9gtgBALgngBwJYDsDmUkQWEMoAK4MYAxmADYA0UwqAhhQLABQrrpF9Azt1AKJEwJABRCS5CgEoAXKygK…
-
### Discussed in https://github.com/orgs/supabase/discussions/20775
Originally posted by **nsbradford** January 26, 2024
For reference:
- https://github.com/MagicStack/asyncpg/issues/1058
- …
-
I'm doing a lot of bulk inserts that are generated from user activity. (Some times we have 10 rows, other times we have 100,000 rows but broken up into blocks of 1,000)
It would be really helpful t…