You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use postgresql:// instead of postgresql+asyncpg:// in environment
variables to match the Pydantic settings validation. The async
driver is added internally when connecting.
0 commit comments