-
-
Notifications
You must be signed in to change notification settings - Fork 677
Pull requests: fastapi/sqlmodel
Author
Label
Projects
Milestones
Reviews
Assignee
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 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…
Add compatibility for Pydantic V2 regex (renamed param from regex to …
#1231
opened Dec 1, 2024 by
stickM4N
Loading…
[feature] Add support for SQLAlchemy polymorphic models
#1226
opened Nov 26, 2024 by
PaleNeutron
Loading…
Docs - Possible typo - Improvements or additions to documentation
List
instead of list
docs
#1147
opened Oct 26, 2024 by
bubbletroubles
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: Improvements or additions to documentation
Optional[Team]
-> Team | None
docs
#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…
🎨
Field()
supports json_schema_extra
for Pydantic v2
#1035
opened Jul 26, 2024 by
KimigaiiWuyi
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…
Fix "RuntimeError: dictionary changed size during iteration" in sqlmodel_update()
bug
Something isn't working
#997
opened Jul 1, 2024 by
BartSchuurmans
Loading…
Expose pydantic's Field(validation_alias=,serialization_alias=...) parameter
refactor
#988
opened Jun 18, 2024 by
evotodi
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.