Skip to content

Pull requests: fastapi/sqlmodel

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

⬆ Bump ruff from 0.6.2 to 0.8.4 dependencies Pull requests that update a dependency file internal python Pull requests that update Python code
#1257 opened Dec 23, 2024 by dependabot bot Loading…
Fix context in model_dump for pydantic 2.10
#1255 opened Dec 23, 2024 by asiunov Loading…
✏️ Fix typo in the create-db-and-table docs Improvements or additions to documentation
#1252 opened Dec 21, 2024 by ArianHamdi Loading…
⬆ Bump mypy from 1.4.1 to 1.14.0 dependencies Pull requests that update a dependency file internal python Pull requests that update Python code
#1250 opened Dec 20, 2024 by dependabot bot Loading…
⬆ Bump httpx from 0.24.1 to 0.28.1 dependencies Pull requests that update a dependency file internal python Pull requests that update Python code
#1238 opened Dec 6, 2024 by dependabot bot Loading…
Fix sqlmodel.Field partially unknown
#1227 opened Nov 26, 2024 by AlanBogarin Loading…
Support upcoming changes in Pydantic version 2.10
#1215 opened Nov 15, 2024 by mtr Loading…
Add PEP 593 support for Requirement annotations
#1192 opened Oct 29, 2024 by bolu61 Loading…
Docs - Possible typo - List instead of list docs Improvements or additions to documentation
#1147 opened Oct 26, 2024 by bubbletroubles Loading…
Allow to use Enums in custom DB schema
#1146 opened Oct 25, 2024 by KrilleGH Loading…
add: Support sqlalchemy MappedColumn for sa_column
#1143 opened Oct 21, 2024 by spazm Loading…
change old setattr() for sqlmodel.sqlmodel_update(), is has been updated in version 0.0.16 docs Improvements or additions to documentation
#1117 opened Sep 25, 2024 by jpizquierdo Loading…
⬆ [pre-commit.ci] pre-commit autoupdate internal
#1114 opened Sep 23, 2024 by pre-commit-ci bot Loading…
Update databases.md docs Improvements or additions to documentation
#1113 opened Sep 22, 2024 by RadiBytes Loading…
⬆ Bump dirty-equals from 0.6.0 to 0.8.0 dependencies Pull requests that update a dependency file internal python Pull requests that update Python code
#1089 opened Aug 26, 2024 by dependabot bot Loading…
📝 Update define relationships attributes docs: Optional[Team] -> Team | None docs Improvements or additions to documentation
#1070 opened Aug 13, 2024 by scku208 Loading…
🐛 Fix instance of related object added to session on validation bug Something isn't working
#1052 opened Aug 7, 2024 by mskrip Loading…
✏️ Fix pydantic invalid when table=True(#1036)
#1041 opened Aug 1, 2024 by monchin Loading…
⬆ Update pytest requirement from <8.0.0,>=7.0.1 to >=7.0.1,<9.0.0 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#1022 opened Jul 17, 2024 by dependabot bot Loading…
✨ Add support for safe access to PK int autotypes feature New feature or request
#999 opened Jul 1, 2024 by estebanx64 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.