Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork740
Pull requests: fastapi/sqlmodel
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Pull requests list
⬆ Bump ruff from 0.12.3 to 0.12.4 dependenciesPull requests that update a dependency file internal pythonPull requests that update Python code
#1436 openedJul 17, 2025 bydependabotbotLoading…
⬆ Bump mypy from 1.4.1 to 1.17.0 dependenciesPull requests that update a dependency file internal pythonPull requests that update Python code
#1434 openedJul 15, 2025 bydependabotbotLoading…
⬆ Bump typing-extensions from 4.13.2 to 4.14.1 dependenciesPull requests that update a dependency file internal pythonPull requests that update Python code
#1426 openedJul 4, 2025 bydependabotbotLoading…
🐛 Fix PydanticSomething isn't working
alias
bug bug #1379 openedMay 14, 2025 bySTocidlowskiLoading…
1 task
👽️ Avoid deprecation warning when usingNew feature or request
sqlmodel_update
feature #1377 openedMay 13, 2025 bysuspiciousRaccoonLoading…
✨ Allow deleting all rows from a table featureNew feature or request
#1349 openedApr 25, 2025 byjnewberyLoading…
✨ Add implementation ofNew feature or request
AsyncSession.run_sync()
feature #1347 openedApr 24, 2025 byjnewberyLoading…
🏷️ Adjust type annotation for Field.sa_type to support instantiated SQLAlchemy types featureNew feature or request
#1345 openedApr 21, 2025 bydiachkowLoading…
✨ Add UpdateBase overload for exec method in AsyncSession and Session featureNew feature or request
#1342 openedApr 10, 2025 byseriaatiLoading…
✨ IncreaseNew feature or request
number_of_types
to 5 to support longer select queries feature #1333 openedMar 27, 2025 byGiorgioPorgioLoading…
✨ AddNew feature or request
PydanticJSONB
TypeDecorator for Automatic Pydantic Model Serialization in SQLModel feature #1324 openedMar 17, 2025 byamanmibraLoading…
✨ Add field-level db comments when a field description exists featureNew feature or request
#1293 openedFeb 8, 2025 byiloveitaly • Draft
✨ Support SQLAlchemy keyed dict models featureNew feature or request
#1287 openedFeb 6, 2025 bynkrishnaswamiLoading…
✨ Support mergingNew feature or request
FieldInfo
values from multipleField
objects feature #1281 openedJan 28, 2025 byryangalamb • Draft
🐛 Make generics work with SQLModel as base class bugSomething isn't working
#1275 openedJan 24, 2025 byryangalambLoading…
💥 Rename
regex
toparam
to provide compatibility with Pydantic V2 breaking #1231 openedDec 1, 2024 bystickM4NLoading…
✨ Add support for SQLAlchemy polymorphic models featureNew feature or request
#1226 openedNov 26, 2024 byPaleNeutronLoading…
✨ Add PEP 593 support for Requirement annotations featureNew feature or request
#1192 openedOct 29, 2024 bybolu61Loading…
ProTip! Exclude everything labeled
bug
with-label:bug.