- Notifications
You must be signed in to change notification settings - Fork 719
Insights: fastapi/sqlmodel
Overview
- 9 Merged pull requests
- 3 Open pull requests
- 1 Closed issue
- 0 New issues
Could not load contribution data
Please try again later
9 Pull requests merged by 5 people
- ⬆ Bump typer from 0.12.3 to 0.15.2
#1325 merged
Apr 27, 2025 - 📝 Update all docs references to
Optional
to use the new syntax in Python 3.10, e.g.int | None
#1351 merged
Apr 27, 2025 - 📝 Update install and usage with FastAPI CLI in FastAPI tutorial
#1350 merged
Apr 27, 2025 - 📝 Update FastAPI tutorial docs to use the new
model.sqlmodel_update()
instead of oldsetattr()
#1117 merged
Apr 27, 2025 - ⬆ Bump httpx from 0.24.1 to 0.28.1
#1238 merged
Apr 27, 2025 - ⬆ Bump astral-sh/setup-uv from 5 to 6
#1348 merged
Apr 27, 2025 - ⬆ Update pytest requirement from <8.0.0,>=7.0.1 to >=7.0.1,<9.0.0
#1022 merged
Apr 27, 2025 - ♻️ Update
tests/test_select_gen.py
, pass environment variables, needed for NixOS nixpkgs#969 merged
Apr 27, 2025 - 💚 Fix linting in CI
#1340 merged
Apr 26, 2025
3 Pull requests opened by 2 people
- 🏷️ Adjust type annotation for Field.sa_type to support instantiated SQLAlchemy types
#1345 opened
Apr 21, 2025 - Add implementation of AsyncSession.run_sync()
#1347 opened
Apr 24, 2025 - Allow session.exec(delete(Table)) to delete all rows from a table
#1349 opened
Apr 25, 2025
1 Issue closed by 1 person
- Custom Root Types are detected as NullType by SQLAlchemy
#7 closed
Apr 26, 2025
6 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.
- Is it possible to instantiate a SQLModel object with relationships from a `dict` type?
#342 commented on
Apr 21, 2025 • 0 new comments - 🐛 Ensure that type checks are executed when setting `table=True`
#1041 commented on
Apr 27, 2025 • 0 new comments - ⬆ Bump mypy from 1.4.1 to 1.15.0
#1286 commented on
Apr 27, 2025 • 0 new comments - ✨ Support SQLAlchemy keyed dict models
#1287 commented on
Apr 22, 2025 • 0 new comments - ✨ Add `PydanticJSONB` TypeDecorator for Automatic Pydantic Model Serialization in SQLModel
#1324 commented on
Apr 24, 2025 • 0 new comments - ⬆ [pre-commit.ci] pre-commit autoupdate
#1339 commented on
Apr 21, 2025 • 0 new comments