fastapi-users-db-sqlalchemy icon indicating copy to clipboard operation
fastapi-users-db-sqlalchemy copied to clipboard

Bug-Fix: when using Postgresql the user and oauth_account objects get disconnected from the session. Reconnect them with a refresh()

Open jenreh opened this issue 1 year ago • 0 comments

Happens only when using Postgresql, with Sqlite there are no problems. Problem exists probably also in other implementations (e.g. sqlmodel)

jenreh avatar Jan 05 '25 18:01 jenreh