-
Hi, thanks for creating such a powerful and useful template!
I am attempting to retrieve a `hero` by its `name`, e.g. 'spiderman'.
I have created a record under the `Hero` table with `name`='spi…
-
![image](https://user-images.githubusercontent.com/70164765/212853159-d3a53465-827c-484a-82a7-16149cda1e6a.png)
直接安装插件会出现如下问题:
```
01-17 16:51:51 [ERROR] nonebot | Failed to import "nonebot_plugin_…
-
### 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 …
-
Hi,
I am using asyncpg for connecting to postgres database. I am not able to figure out how to establish a connection on app boot and maintain pool which I can use throughout the app.
I have the f…
-
I need to develop a backend.
We need basic login user management, issue(task) registration, kanban modification, etc (authentication/authorization will be managed using JWT, Require email/password-…
-
After executing
`poetry up --latest`
a couple times, I get the following error message:
`Because no versions of databases match >0.7.0,=1.4.42,=0.7.0,=1.4.42,=1.4.17,0.0.8,=0.7.0,=0.0.8,
-
### 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 FastAPI documentation, with t…
-
Hi, I encountered an issue in the API docs and it was reported and address with FastAPI version 0.60.1.
right now when I ran my code, I encounter this one
`ImportError: cannot import name 'Fiel…
-
Currently it seems that the app code handles model object ids explicitly:
```python
def update_user(
self,
user: User,
title: str,
name: str,
email: str,
…
-
Hi,
I like this package, and personally, I used it twice in my little projects.
There are some pull requests (including mine) that are not replied to.
Is this project no longer maintained?
Thanks…