-
-
Notifications
You must be signed in to change notification settings - Fork 707
Insights: fastapi/sqlmodel
Overview
-
- 10 Merged pull requests
- 5 Open pull requests
- 1 Closed issue
- 0 New issues
Could not load contribution data
Please try again later
10 Pull requests merged by 6 people
-
⬆ Bump jinja2 from 3.1.4 to 3.1.6
#1317 merged
Mar 18, 2025 -
⬆ [pre-commit.ci] pre-commit autoupdate
#1319 merged
Mar 18, 2025 -
⬆️ Drop support for Python 3.7, require Python 3.8 or above
#1316 merged
Mar 16, 2025 -
⬆ [pre-commit.ci] pre-commit autoupdate
#1114 merged
Mar 7, 2025 -
⬆ Bump ruff from 0.6.2 to 0.9.6
#1294 merged
Mar 7, 2025 -
⬆️ Add support for Python 3.13
#1289 merged
Mar 6, 2025 -
🩺 Take the GH badge only from pushes to the
main
branch#1291 merged
Feb 28, 2025 -
🐛 Fix type annotation in
Field
constructor#1304 merged
Feb 28, 2025 -
🐛 Fix Pydantic version check for version 2.10.x onwards
#1255 merged
Feb 28, 2025 -
📝 Update documentation to refer to
list
instead ofList
#1147 merged
Feb 28, 2025
5 Pull requests opened by 5 people
-
Update virtual-environments.md
#1321 opened
Mar 13, 2025 -
✨ Add `PydanticJSONB` TypeDecorator for Automatic Pydantic Model Serialization in SQLModel
#1324 opened
Mar 17, 2025 -
⬆ Bump typer from 0.12.3 to 0.15.2
#1325 opened
Mar 18, 2025 -
✨ Increase `number_of_types` to 8 to support longer select queries
#1326 opened
Mar 19, 2025 -
⬆ [pre-commit.ci] pre-commit autoupdate
#1327 opened
Mar 24, 2025
1 Issue closed by 1 person
-
how to config the pydantic JSON fields
#1242 closed
Feb 28, 2025
23 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
✨ Support `sqlmodel_rebuild`
#1270 commented on
Mar 3, 2025 • 2 new comments -
👽️ Support Pydantic version 2.10
#1215 commented on
Mar 5, 2025 • 1 new comment -
💚 Fix CI test suite for Windows and MacOS
#1307 commented on
Mar 26, 2025 • 0 new comments -
✨ Add field-level db comments when a field description exists
#1293 commented on
Feb 28, 2025 • 0 new comments -
✨ Support SQLAlchemy keyed dict models
#1287 commented on
Mar 18, 2025 • 0 new comments -
⬆ Bump mypy from 1.4.1 to 1.15.0
#1286 commented on
Mar 16, 2025 • 0 new comments -
⬆ Bump dirty-equals from 0.6.0 to 0.9.0
#1268 commented on
Mar 6, 2025 • 0 new comments -
⬆ Bump httpx from 0.24.1 to 0.28.1
#1238 commented on
Mar 6, 2025 • 0 new comments -
✨ Add support for SQLAlchemy polymorphic models
#1226 commented on
Mar 12, 2025 • 0 new comments -
✨ Allow to use Enums in custom DB schema
#1146 commented on
Mar 19, 2025 • 0 new comments -
✨ Add Typing for select of arbitrary length
#839 commented on
Mar 19, 2025 • 0 new comments -
Support hybrid_property, column_property, declared_attr
#801 commented on
Mar 22, 2025 • 0 new comments -
Adding _init_private_attributes to SQLModel __init__ function.
#472 commented on
Mar 18, 2025 • 0 new comments -
Add config option to load relationship fields.
#445 commented on
Mar 23, 2025 • 0 new comments -
Add List type support
#178 commented on
Mar 22, 2025 • 0 new comments -
Flexibly Create Nested Database Entries from Incoming Pydantic/SQLModels
#6 commented on
Mar 20, 2025 • 0 new comments -
Default values for fields not working as expected with SQLModel in PostgreSQL
#1260 commented on
Mar 16, 2025 • 0 new comments -
JSON Fields for Nested Pydantic Models?
#63 commented on
Mar 16, 2025 • 0 new comments -
Why does a SQLModel class with `table=True` not validate data ?
#453 commented on
Mar 16, 2025 • 0 new comments -
Using hybrid_property of SQLAlchemy leads to CompileError
#299 commented on
Mar 1, 2025 • 0 new comments -
Add support for deferred column loading
#97 commented on
Feb 28, 2025 • 0 new comments -
make relationship nicely inheritable
#167 commented on
Feb 28, 2025 • 0 new comments -
Dose there any better way to write timezone aware datetime field without using the SQLAlchemy ?
#539 commented on
Feb 26, 2025 • 0 new comments