Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do you support importing Asynchronous Sessions from sqlmodel? #1218

Open
1 task done
yuanjie-ai opened this issue Nov 18, 2024 · 1 comment
Open
1 task done

Do you support importing Asynchronous Sessions from sqlmodel? #1218

yuanjie-ai opened this issue Nov 18, 2024 · 1 comment

Comments

@yuanjie-ai
Copy link

Privileged issue

  • I'm @tiangolo or he asked me directly to create an issue here.

Issue Content

from sqlmodel import AsyncSession

@AtticusZeller
Copy link

AtticusZeller commented Nov 19, 2024

here for you

from sqlmodel.ext.asyncio.session import AsyncSession

you can search more info in discussion if interested

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants