mirror of
https://github.com/fastapi/sqlmodel.git
synced 2026-03-13 09:29:54 +08:00
2 lines
67 B
Python
2 lines
67 B
Python
from sqlalchemy.pool import StaticPool as StaticPool # noqa: F401
|