-
- Notifications
You must be signed in to change notification settings - Fork 15
Pull requests: fastapi-users/fastapi-users-db-sqlalchemy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update databases[postgresql,sqlite] requirement from <0.5,>=0.3.2 to >=0.3.2,<0.6 dependencies Pull requests that update a dependency file
#1 by dependabot bot was closed Aug 27, 2021 Loading… updated Aug 27, 2021
Update sqlalchemy requirement from <1.4,>=1.3.23 to >=1.3.23,<1.5 dependencies Pull requests that update a dependency file
#2 by dependabot bot was closed Aug 27, 2021 Loading… updated Aug 27, 2021
Adjust test when inserting non-nullable email field
#3 by stephane was closed Sep 12, 2021 Loading… updated Sep 12, 2021
[RFC] SQLAlchemyUserDatabase with engine injection instead of session injection
#9 by francoposa was closed Mar 28, 2022 Loading… updated Mar 28, 2022
Update sqlalchemy[asyncio] requirement from <2.0.0,>=1.4 to >=1.4,<3.0.0 dependencies Pull requests that update a dependency file
#12 by dependabot bot was closed Feb 13, 2023 Loading… updated Feb 13, 2023
Fix Postgres "idle in transaction" when getting current user
#15 by abionics was closed Dec 30, 2023 Loading… updated Dec 30, 2023
Fix type and use OAP instead of concrete type
#16 by mchataigner was closed Feb 24, 2025 Loading… updated Feb 24, 2025
Bug-Fix: when using Postgresql the user and oauth_account objects get disconnected from the session. Reconnect them with a refresh()
#18 by jenreh was closed Oct 11, 2025 Loading… updated Oct 11, 2025
ProTip! Follow long discussions with comments:>50.