-
### 操作系统
Windows
### Python 版本
3.12.4
### NoneBot 版本
2.3.2
### 适配器
OnebotV11 2.4.4
### 描述问题
执行arkkit init时候报错
### 复现步骤
1. 执行arkkit init
### 期望的结果
_No response_
### 截图或日志
```
arkkit ini…
-
### What is the issue you are having?
```root@7249287a02b4:/workspaces/kirin/backend# /usr/bin/env /usr/local/bin/python /root/.vscode-server/extensions/ms-python.debugpy-2024.6.0-linux-x64/bundle…
-
```python
from typing import Optional
import asyncpg
async def foo() -> Optional[asyncpg.Record]: # errors here - Module cannot be used as a type
...
```
Current version - `2021.10.1`…
-
Currently all `emacsql` function are synchorously, but it's waste of time to wait for sql backend write a lot of data into database. So I suggest a function
`(emacsql-async DB CALLBACK ERRORBACK &r…
cireu updated
2 months ago
-
Why cannot add ``expires_at`` in asyncpg using a non-naive datetime while it works with aiopg?
SEE:
sure about using utcnow?
_Originally posted by @sanderegg in https://github.c…
-
I think this question belongs here and not on stackoverflow because as the library author you would be able to answer this best
**Issues I referenced before asking**
https://github.com/kurtmckee/f…
-
Hey, thanks for the great monitoring integration! [psycong3 was released in October 2021](https://www.psycopg.org/), do you have any plans to support it? Would be really nice to have a hook for this l…
-
# BaseSettings computed / dynamic values
Hello, can anyone please guide me to what is the correct way create computed fields by using Base settings?
I may be misunderstanding it's purpose though, if…
-
Currently the postgres dialect and sqlite dialect conflict. Notably with postgres:
```
Error fetching GraphQL query 'ProjectPageQuery' with variables '{"id":"UHJvamVjdDow"}': [{"message":"(sqlalch…
-
The bridge (double puppeting) was working well till recently.
One of the user who has registered his Matrix account as his primary device don't face any issue. Everything is still working well for hi…