-
-
Notifications
You must be signed in to change notification settings - Fork 714
Insights: fastapi/sqlmodel
Overview
-
0 Active issues
-
- 2 Merged pull requests
- 7 Open pull requests
- 0 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
2 Pull requests merged by 2 people
-
⬆ [pre-commit.ci] pre-commit autoupdate
#1327 merged
Mar 31, 2025 -
✏️ Update
docs/virtual-environments.md
#1321 merged
Mar 31, 2025
7 Pull requests opened by 7 people
-
✨ Increase `number_of_types` to 5 to support longer select queries
#1333 opened
Mar 27, 2025 -
✨ Make field's description interpret as column's comment
#1335 opened
Mar 29, 2025 -
✨ Add IntEnum for sqltypes
#1337 opened
Apr 3, 2025 -
⬆ [pre-commit.ci] pre-commit autoupdate
#1339 opened
Apr 7, 2025 -
💚 Fix linting in CI
#1340 opened
Apr 9, 2025 -
✨ Add UpdateBase overload for exec method in AsyncSession and Session
#1342 opened
Apr 10, 2025 -
🏷️ Adjust type annotation for Field.sa_type to support instantiated SQLAlchemy types
#1345 opened
Apr 21, 2025
25 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.
-
Accessing and displaying the Field description attribute
#246 commented on
Mar 29, 2025 • 0 new comments -
Flexibly Create Nested Database Entries from Incoming Pydantic/SQLModels
#6 commented on
Mar 29, 2025 • 0 new comments -
ARRAY of POINT from PostgreSQL in SQLModel
#528 commented on
Apr 3, 2025 • 0 new comments -
How to get row count of session.exec result
#280 commented on
Apr 5, 2025 • 0 new comments -
How to write statements like "select count(*) from table_name where col_name>0"?
#494 commented on
Apr 6, 2025 • 0 new comments -
Example: Understanding inheritance and relationships between model classes
#488 commented on
Apr 8, 2025 • 0 new comments -
Add an overload to the `exec` method with `_Executable` statement for update and delete statements
#909 commented on
Apr 10, 2025 • 0 new comments -
Field(allow_mutation=False) doesn't have same behavior as pydantic
#262 commented on
Apr 13, 2025 • 0 new comments -
Add documentation about how to use the async tools (session, etc)
#626 commented on
Apr 14, 2025 • 0 new comments -
Pydantic.PrivateAttr `default` and `default_factory` are ignored by SQLModel
#149 commented on
Apr 14, 2025 • 0 new comments -
There seems to be a bug in using model with aliased fields to define request body
#374 commented on
Apr 15, 2025 • 0 new comments -
JSON Fields for Nested Pydantic Models?
#63 commented on
Apr 15, 2025 • 0 new comments -
Is it possible to instantiate a SQLModel object with relationships from a `dict` type?
#342 commented on
Apr 21, 2025 • 0 new comments -
📝 Add docs page for self-referential model
#408 commented on
Mar 27, 2025 • 0 new comments -
Added asynchronous support
#435 commented on
Mar 29, 2025 • 0 new comments -
Examples and tests for async support in `SQLModel`
#471 commented on
Mar 29, 2025 • 0 new comments -
Adding _init_private_attributes to SQLModel __init__ function.
#472 commented on
Apr 9, 2025 • 0 new comments -
✨ Add Typing for select of arbitrary length
#839 commented on
Mar 27, 2025 • 0 new comments -
🐛 Ensure that type checks are executed when setting `table=True`
#1041 commented on
Apr 9, 2025 • 0 new comments -
📝 Update define relationships attributes docs: `Optional[Team]` -> `Team | None`
#1070 commented on
Mar 27, 2025 • 0 new comments -
✨ Add support for SQLAlchemy polymorphic models
#1226 commented on
Apr 11, 2025 • 0 new comments -
✨ Support SQLAlchemy keyed dict models
#1287 commented on
Apr 22, 2025 • 0 new comments -
💚 Fix CI test suite for Windows and MacOS
#1307 commented on
Mar 26, 2025 • 0 new comments -
✨ Add `PydanticJSONB` TypeDecorator for Automatic Pydantic Model Serialization in SQLModel
#1324 commented on
Apr 9, 2025 • 0 new comments -
⬆ Bump typer from 0.12.3 to 0.15.2
#1325 commented on
Apr 7, 2025 • 0 new comments