-
```
Traceback (most recent call last):
File "/home/chimedat/alpenvenv/lib/python3.10/site-packages/peewee.py", line 3322, in execute_sql
cursor.execute(sql, params or ())
File "/home/chime…
-
Hi, I didn't find the related doc about connect with ssl in peewee-async and [the method in peewee](http://docs.peewee-orm.com/en/latest/peewee/playhouse.html?highlight=ssl#ssl-configuration) is not w…
-
Due to the use of connection pool by default, the `async with self.pool.acquire()` idiom is required in most of the database methods. The async with hell gets complicated in the case of atomic operati…
-
Dear sir,
thanks for your sharing of using FastAPI at production level, I am using FastAPI as well now, but I found that it seems that the only disturbing point to me is that the choice of ORM mode…
-
Please add Signal playhouse support on insert method to work with **await objects.create()**
x0139 updated
6 years ago
-
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 …
-
Following our conversation last week, want to note this here before I forget.
I've had a couple situations where I'd like to do a bunch of updates in an async event loop, but I run into SQLite's is…
-
**Describe the bug**
I direct messaged you about the database issue involving Characters in some way. I didn't report this on github previously because I hadn't tried to recreate the issue, but I bel…
-
We need to come up with an overall plan for doing this, and maybe chart it out online. For now, here's
what I have in mind:
- Module-based Ultros. You run the module using, for example, `python -m Ult…
-
https://github.com/PyPlanet/PyPlanet/blob/e150fac9ad7e2f3931f706da1c7725f04c98df7c/pyplanet/apps/contrib/players/__init__.py#L44
```DEBUG [local_elite][pyplanet.core.gbx.remote] GBX: Received ca…
w1lla updated
7 months ago