Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
762 commits
Select commit Hold shift + click to select a range
48cf972
⬆ [pre-commit.ci] pre-commit autoupdate (#1534)
pre-commit-ci[bot] Aug 26, 2025
091a795
⬆ Bump ruff from 0.12.9 to 0.12.10 (#1532)
dependabot[bot] Aug 26, 2025
dad82ef
📝 Update release notes
github-actions[bot] Aug 26, 2025
f3186a2
📝 Update release notes
github-actions[bot] Aug 26, 2025
8346e52
✏️ Fix typos in `docs/tutorial/relationship-attributes/cascade-delete…
YuriiMotov Aug 27, 2025
55abec9
📝 Update release notes
github-actions[bot] Aug 27, 2025
3b1b70c
👷 Detect and label merge conflicts on PRs automatically (#1552)
svlandeg Sep 5, 2025
10af2b6
📝 Update release notes
github-actions[bot] Sep 5, 2025
a3c3a46
⬆ Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 (#1550)
dependabot[bot] Sep 5, 2025
59b8354
📝 Update release notes
github-actions[bot] Sep 5, 2025
15c3f35
⬆ Bump typer from 0.16.1 to 0.17.3 (#1547)
dependabot[bot] Sep 5, 2025
e035d1c
⬆ Bump ruff from 0.12.10 to 0.12.12 (#1548)
dependabot[bot] Sep 5, 2025
5565fd8
📝 Update release notes
github-actions[bot] Sep 5, 2025
7fa9d2f
⬆ [pre-commit.ci] pre-commit autoupdate (#1546)
pre-commit-ci[bot] Sep 5, 2025
5388e0b
📝 Update release notes
github-actions[bot] Sep 5, 2025
c8e32d4
📝 Update release notes
github-actions[bot] Sep 5, 2025
213b43b
⬆ Bump typer from 0.17.3 to 0.17.4 (#1554)
dependabot[bot] Sep 8, 2025
278a179
📝 Update release notes
github-actions[bot] Sep 8, 2025
83d5260
⬆ [pre-commit.ci] pre-commit autoupdate (#1556)
pre-commit-ci[bot] Sep 13, 2025
4bac032
📝 Update release notes
github-actions[bot] Sep 13, 2025
94f1df2
⬆ Bump actions/labeler from 5 to 6 (#1549)
dependabot[bot] Sep 16, 2025
342f320
📝 Update release notes
github-actions[bot] Sep 16, 2025
0bacb3e
⬆ [pre-commit.ci] pre-commit autoupdate (#1564)
pre-commit-ci[bot] Sep 16, 2025
364ec57
⬆ Bump ruff from 0.12.12 to 0.13.0 (#1559)
dependabot[bot] Sep 16, 2025
d7d8d3a
📝 Update release notes
github-actions[bot] Sep 16, 2025
1b66f2a
📝 Update release notes
github-actions[bot] Sep 16, 2025
6a98bf5
⬆ Bump actions/setup-python from 5 to 6 (#1551)
dependabot[bot] Sep 16, 2025
c7f1205
📝 Update release notes
github-actions[bot] Sep 16, 2025
bffa05f
⬆ Bump mkdocs-material from 9.6.17 to 9.6.20 (#1565)
dependabot[bot] Sep 16, 2025
9277110
📝 Update release notes
github-actions[bot] Sep 16, 2025
3a11bb2
⬆ Bump griffe-typingdoc from 0.2.8 to 0.2.9 (#1553)
dependabot[bot] Sep 16, 2025
b8c0e16
📝 Update release notes
github-actions[bot] Sep 16, 2025
037c051
✨ Add overload for `exec` method to support `insert`, `update`, `dele…
seriaati Sep 17, 2025
de278df
📝 Update release notes
github-actions[bot] Sep 17, 2025
192ba90
🔖 Release version 0.0.25
tiangolo Sep 17, 2025
35c0005
💚 Fix CI test suite for Windows and MacOS (#1307)
svlandeg Sep 17, 2025
c6acc1f
📝 Update release notes
github-actions[bot] Sep 17, 2025
5a1862e
⬆ Bump ruff from 0.13.0 to 0.13.2 (#1576)
dependabot[bot] Sep 26, 2025
07afd33
⬆ [pre-commit.ci] pre-commit autoupdate (#1571)
pre-commit-ci[bot] Sep 26, 2025
94b5aaa
📝 Update release notes
github-actions[bot] Sep 26, 2025
b44642f
⬆ Bump typer from 0.17.4 to 0.19.2 (#1573)
dependabot[bot] Sep 26, 2025
2bb0181
📝 Update release notes
github-actions[bot] Sep 26, 2025
935d896
📝 Update release notes
github-actions[bot] Sep 26, 2025
1faefe8
⬆ Bump typing-extensions from 4.13.2 to 4.15.0 for Python 3.9+ (#1580)
svlandeg Sep 26, 2025
fd3f680
📝 Update release notes
github-actions[bot] Sep 26, 2025
679bf3f
⬆ Bump markdown-include-variants from 0.0.4 to 0.0.5 (#1582)
dependabot[bot] Sep 29, 2025
ab79c22
📝 Update release notes
github-actions[bot] Sep 29, 2025
6e3bae0
📝 Fix typo in `docs/tutorial/fastapi/simple-hero-api.md` (#1583)
kofi-kusi Sep 29, 2025
5289532
📝 Update release notes
github-actions[bot] Sep 29, 2025
44ad9bd
👷 Update docs previews comment, single comment, add failure status (#…
tiangolo Sep 30, 2025
69b2018
📝 Update release notes
github-actions[bot] Sep 30, 2025
a289ba8
⬆ Bump tiangolo/issue-manager from 0.5.1 to 0.6.0 (#1589)
dependabot[bot] Oct 2, 2025
12fdacd
📝 Update release notes
github-actions[bot] Oct 2, 2025
4787b68
⬆ [pre-commit.ci] pre-commit autoupdate (#1584)
pre-commit-ci[bot] Oct 7, 2025
0052e98
📝 Update release notes
github-actions[bot] Oct 7, 2025
d736aab
⬆ Bump mkdocs-material from 9.6.20 to 9.6.21 (#1588)
dependabot[bot] Oct 7, 2025
c197441
📝 Update release notes
github-actions[bot] Oct 7, 2025
a531c0c
⬆ Bump mkdocs-macros-plugin from 1.3.9 to 1.4.0 (#1581)
dependabot[bot] Oct 7, 2025
39d8c2c
📝 Update release notes
github-actions[bot] Oct 7, 2025
0402496
🐛 Fix attribute handling in `model_dump` for compatibility with the l…
spazm Oct 8, 2025
b7fd32d
📝 Update release notes
github-actions[bot] Oct 8, 2025
35a652e
✅ Add test that runs select with 3 or 4 arguments (#1590)
svlandeg Oct 8, 2025
2d3b25d
📝 Update release notes
github-actions[bot] Oct 8, 2025
f751e1c
⬆ Bump mypy from 1.4.1 to 1.18.2 (#1560)
dependabot[bot] Oct 8, 2025
5644ab4
📝 Update release notes
github-actions[bot] Oct 8, 2025
0cbf2e6
🔖 Release version 0.0.26
tiangolo Oct 8, 2025
45215fc
⬆️ Add support for Python 3.14 (#1578)
svlandeg Oct 8, 2025
f9f4faf
📝 Update release notes
github-actions[bot] Oct 8, 2025
a85de91
🔖 Release version 0.0.27
tiangolo Oct 8, 2025
95c6b2d
✅ Remove unused type ignores since SQLAlchemy 2.0.44 (#1613)
svlandeg Oct 21, 2025
2d5617f
📝 Update release notes
github-actions[bot] Oct 21, 2025
326dc13
⬆ Bump typer from 0.19.2 to 0.20.0 (#1612)
dependabot[bot] Oct 21, 2025
c14e926
📝 Update release notes
github-actions[bot] Oct 21, 2025
5d2ba6f
🔧 Configure reminder for `waiting` label in `issue-manager` (#1609)
YuriiMotov Oct 21, 2025
3d5a517
⬆ Bump mkdocs-material from 9.6.21 to 9.6.22 (#1608)
dependabot[bot] Oct 21, 2025
4bdbb76
📝 Update release notes
github-actions[bot] Oct 21, 2025
d0133a3
📝 Update release notes
github-actions[bot] Oct 21, 2025
68a39c7
⬆ Bump astral-sh/setup-uv from 6 to 7 (#1593)
dependabot[bot] Oct 21, 2025
8e2fce7
📝 Update release notes
github-actions[bot] Oct 21, 2025
83dcd58
⬆ [pre-commit.ci] pre-commit autoupdate (#1605)
pre-commit-ci[bot] Oct 21, 2025
acba5e7
⬆ Bump ruff from 0.13.2 to 0.14.0 (#1592)
dependabot[bot] Oct 21, 2025
f1a42c4
📝 Update release notes
github-actions[bot] Oct 21, 2025
36cf22f
📝 Update release notes
github-actions[bot] Oct 21, 2025
acdd6c8
📝 Fix broken links in docs (#1601)
YuriiMotov Oct 21, 2025
49a53c2
📝 Update release notes
github-actions[bot] Oct 21, 2025
b99abe8
⬆ Bump ruff from 0.14.0 to 0.14.1 (#1614)
dependabot[bot] Oct 22, 2025
c60cf86
📝 Update release notes
github-actions[bot] Oct 22, 2025
cb13d12
⬆ Bump actions/download-artifact from 5 to 6 (#1621)
dependabot[bot] Oct 27, 2025
2d4bc63
⬆ Bump actions/upload-artifact from 4 to 5 (#1620)
dependabot[bot] Oct 27, 2025
4abebca
📝 Update release notes
github-actions[bot] Oct 27, 2025
8f685ab
📝 Update release notes
github-actions[bot] Oct 27, 2025
4f1684d
⬆ Bump griffe-typingdoc from 0.2.9 to 0.3.0 (#1615)
dependabot[bot] Oct 27, 2025
c589c92
📝 Update release notes
github-actions[bot] Oct 27, 2025
d97a1cf
🔧 Add PEP-639 license metadata (#1624)
svlandeg Oct 27, 2025
3f359c3
📝 Update release notes
github-actions[bot] Oct 27, 2025
e0102d1
⬆ [pre-commit.ci] pre-commit autoupdate (#1625)
pre-commit-ci[bot] Oct 28, 2025
7ee1ce0
⬆ Bump ruff from 0.14.1 to 0.14.2 (#1616)
dependabot[bot] Oct 28, 2025
a471ea9
⬆ Bump mkdocs-macros-plugin from 1.4.0 to 1.4.1 (#1626)
dependabot[bot] Oct 28, 2025
0bbb9f0
📝 Update release notes
github-actions[bot] Oct 28, 2025
893ebe0
📝 Update release notes
github-actions[bot] Oct 28, 2025
9039c29
📝 Update release notes
github-actions[bot] Oct 28, 2025
bcd8d1e
📝 Update link to JetBrains Python survey in `features.md` (#1627)
sparkiegeek Oct 28, 2025
2bfcad1
📝 Update release notes
github-actions[bot] Oct 28, 2025
d231476
⬆ [pre-commit.ci] pre-commit autoupdate (#1636)
pre-commit-ci[bot] Nov 4, 2025
a8f1e16
⬆ Bump ruff from 0.14.2 to 0.14.3 (#1633)
dependabot[bot] Nov 4, 2025
e5ac98c
📝 Update release notes
github-actions[bot] Nov 4, 2025
553634d
⬆ Bump mkdocs-material from 9.6.22 to 9.6.23 (#1637)
dependabot[bot] Nov 4, 2025
e89e6a5
📝 Update release notes
github-actions[bot] Nov 4, 2025
5c1b89a
📝 Update release notes
github-actions[bot] Nov 4, 2025
d4fb02b
⬆ [pre-commit.ci] pre-commit autoupdate (#1642)
pre-commit-ci[bot] Nov 11, 2025
37d30a3
⬆ Bump ruff from 0.14.3 to 0.14.4 (#1640)
dependabot[bot] Nov 11, 2025
e91826a
📝 Update release notes
github-actions[bot] Nov 11, 2025
4357091
📝 Update release notes
github-actions[bot] Nov 11, 2025
d25e55b
⬆ [pre-commit.ci] pre-commit autoupdate (#1648)
pre-commit-ci[bot] Nov 17, 2025
01d6a3f
⬆ Bump ruff from 0.14.4 to 0.14.5 (#1646)
dependabot[bot] Nov 17, 2025
48e2d70
📝 Update release notes
github-actions[bot] Nov 17, 2025
b6cc1da
📝 Update release notes
github-actions[bot] Nov 17, 2025
d6674ef
⬆ Bump mkdocs-macros-plugin from 1.4.1 to 1.5.0 (#1647)
dependabot[bot] Nov 18, 2025
24ea317
📝 Update release notes
github-actions[bot] Nov 18, 2025
7e898ff
⬆ Bump mkdocs-material from 9.6.23 to 9.7.0 (#1645)
dependabot[bot] Nov 18, 2025
e4763e3
📝 Update release notes
github-actions[bot] Nov 18, 2025
4006f7b
🔧 Upgrade Material for MkDocs and remove insiders (#1650)
tiangolo Nov 20, 2025
dd1e874
📝 Update release notes
github-actions[bot] Nov 20, 2025
49243bd
⬆ Bump actions/checkout from 5 to 6 (#1651)
dependabot[bot] Nov 21, 2025
16bd6cd
💄 Use font Fira Code to fix display of Rich panels in docs in Windows…
tiangolo Nov 23, 2025
152cf06
👷 Upgrade `latest-changes` GitHub Action and pin `actions/checkout@v5…
svlandeg Nov 24, 2025
1179124
📝 Update release notes
github-actions[bot] Nov 24, 2025
51d96f9
📝 Update release notes
github-actions[bot] Nov 24, 2025
1495457
📝 Update release notes
github-actions[bot] Nov 24, 2025
194314c
⬆ [pre-commit.ci] pre-commit autoupdate (#1655)
pre-commit-ci[bot] Nov 24, 2025
2dbe1b5
⬆ Bump ruff from 0.14.5 to 0.14.6 (#1652)
dependabot[bot] Nov 24, 2025
b22e50b
📝 Update release notes
github-actions[bot] Nov 24, 2025
97ce825
📝 Update release notes
github-actions[bot] Nov 24, 2025
4e65c3b
⬆ Bump actions/checkout from 5 to 6 (#1656)
dependabot[bot] Nov 25, 2025
dbfd189
📝 Update release notes
github-actions[bot] Nov 25, 2025
8838801
💅 Update CSS to explicitly use emoji font (#1658)
tiangolo Nov 28, 2025
3e971b2
📝 Update release notes
github-actions[bot] Nov 28, 2025
7bda52f
⬆ [pre-commit.ci] pre-commit autoupdate (#1662)
pre-commit-ci[bot] Dec 10, 2025
73bb5b3
⬆ Bump ruff from 0.14.6 to 0.14.8 (#1667)
dependabot[bot] Dec 10, 2025
2a9bf7b
📝 Update release notes
github-actions[bot] Dec 10, 2025
bb10170
📝 Update release notes
github-actions[bot] Dec 10, 2025
8554b57
👷 Run Smokeshow always, even on test failures (#1682)
YuriiMotov Dec 19, 2025
90613a4
📝 Update release notes
github-actions[bot] Dec 19, 2025
ba5e97d
👷 Configure coverage, error on main tests, don't wait for Smokeshow (…
YuriiMotov Dec 19, 2025
9262835
📝 Update release notes
github-actions[bot] Dec 19, 2025
09f3b7f
📌 Pin FastAPI in tests to 0.125.0 while dropping support for Python 3…
tiangolo Dec 23, 2025
fb331e7
📝 Update release notes
github-actions[bot] Dec 23, 2025
6cec19c
🐛 Fix `RuntimeError: dictionary changed size during iteration` in `sq…
BartSchuurmans Dec 23, 2025
f8873ef
📝 Update release notes
github-actions[bot] Dec 23, 2025
59adbe7
🔖 Release version 0.0.28
tiangolo Dec 23, 2025
5b1d8e6
🐛 Fix `alias` support for Pydantic v2 (#1577)
ravishan16 Dec 23, 2025
44e7a2d
📝 Update release notes
github-actions[bot] Dec 23, 2025
c702e2e
🔖 Release version 0.0.29
tiangolo Dec 23, 2025
1248bae
⬆ Bump ruff from 0.14.8 to 0.14.10 (#1681)
dependabot[bot] Dec 24, 2025
e9eff37
📝 Update release notes
github-actions[bot] Dec 24, 2025
18511b4
⬆ Bump typer from 0.20.0 to 0.20.1 (#1685)
dependabot[bot] Dec 24, 2025
1aa9093
📝 Update release notes
github-actions[bot] Dec 24, 2025
9da57b3
⬆ Bump mypy from 1.18.2 to 1.19.1 (#1679)
dependabot[bot] Dec 24, 2025
807c6de
📝 Update release notes
github-actions[bot] Dec 24, 2025
4ff6f50
⬆ Bump actions/upload-artifact from 5 to 6 (#1675)
dependabot[bot] Dec 24, 2025
d82f636
📝 Update release notes
github-actions[bot] Dec 24, 2025
2cfa68c
⬆ Bump markdown-include-variants from 0.0.5 to 0.0.8 (#1674)
dependabot[bot] Dec 24, 2025
4145e50
📝 Update release notes
github-actions[bot] Dec 24, 2025
8b80f96
⬆ Bump actions/cache from 4 to 5 (#1673)
dependabot[bot] Dec 24, 2025
dad906f
📝 Update release notes
github-actions[bot] Dec 24, 2025
59d8c48
⬆ Bump actions/download-artifact from 6 to 7 (#1676)
dependabot[bot] Dec 24, 2025
f81ca3c
📝 Update release notes
github-actions[bot] Dec 24, 2025
d0cbbc6
⬆ [pre-commit.ci] pre-commit autoupdate (#1677)
pre-commit-ci[bot] Dec 24, 2025
4c4d5b4
📝 Update release notes
github-actions[bot] Dec 24, 2025
4ea6a32
✅ Simplify tests for code examples, one test file for multiple varian…
YuriiMotov Dec 24, 2025
3b5b92e
📝 Update release notes
github-actions[bot] Dec 24, 2025
ef7265c
👷 Add pre-commit workflow (#1684)
YuriiMotov Dec 24, 2025
3c9ce4d
📝 Update release notes
github-actions[bot] Dec 24, 2025
4097c17
⬆ Bump actions/checkout from 5 to 6 (#1692)
dependabot[bot] Dec 24, 2025
d7b596b
📝 Update release notes
github-actions[bot] Dec 24, 2025
afc0c32
➖ Drop support for Python 3.8 in CI and docs (#1695)
tiangolo Dec 26, 2025
028ad29
📝 Update release notes
github-actions[bot] Dec 26, 2025
056232a
➖ Drop support for Python 3.8 (#1696)
tiangolo Dec 26, 2025
7c7c66d
📝 Update release notes
github-actions[bot] Dec 26, 2025
1d215b7
🔧 Update pre-commit, generate select on pre-commit, use local Ruff (#…
tiangolo Dec 26, 2025
328799c
📝 Update release notes
github-actions[bot] Dec 26, 2025
9c13e00
🔖 Release version 0.0.30
tiangolo Dec 26, 2025
98d61b7
🔖 Release version 0.0.30
tiangolo Dec 26, 2025
2922584
📝 Update release notes
tiangolo Dec 26, 2025
8695a27
📌 Relax `prek` version pin to `>=0.2.24,<1.0.0` (#1698)
YuriiMotov Dec 26, 2025
d2213cb
📝 Update release notes
github-actions[bot] Dec 26, 2025
fbb2fca
⬆ Bump typer from 0.20.1 to 0.21.0 (#1694)
dependabot[bot] Dec 26, 2025
4e7cfac
📝 Update release notes
github-actions[bot] Dec 26, 2025
547344d
⬆ Bump mkdocs-material from 9.7.0 to 9.7.1 (#1690)
dependabot[bot] Dec 26, 2025
8ab5d68
📝 Update release notes
github-actions[bot] Dec 26, 2025
b9241af
⬆ Bump dirty-equals from 0.9.0 to 0.11 (#1649)
dependabot[bot] Dec 26, 2025
349bc73
📝 Update release notes
github-actions[bot] Dec 26, 2025
5917b19
➖ Drop support for Pydantic v1 (#1701)
tiangolo Dec 28, 2025
0b756b5
📝 Update release notes
github-actions[bot] Dec 28, 2025
2cc11da
🔖 Release version 0.0.31
tiangolo Dec 28, 2025
8dbcd64
✅ Update tests, remove conditionals for Pydantic v1 (#1702)
tiangolo Dec 28, 2025
401aab9
📝 Update release notes
github-actions[bot] Dec 28, 2025
2f77f30
⬆ Update fastapi requirement from >=0.103.2,<0.126.0 to >=0.103.2,<0.…
dependabot[bot] Dec 30, 2025
5c2dbe4
📝 Update release notes
github-actions[bot] Dec 30, 2025
9bfe22d
📝 Remove duplicated word in `read-relationships.md` (#1705)
stefmolin Jan 2, 2026
f0d4d4b
📝 Update release notes
github-actions[bot] Jan 2, 2026
00754c4
⬆️ Migrate to uv (#1688)
DoctorJohn Jan 4, 2026
d5b9f8b
📝 Update release notes
github-actions[bot] Jan 4, 2026
8adaadd
📌 Pin development Python version to 3.10, for `deploy_docs_status.py`…
tiangolo Jan 4, 2026
eaff69d
📝 Update release notes
github-actions[bot] Jan 4, 2026
f62b978
⬆️ Update FastAPI version pin to `>=0.103.2` in tests (#1709)
YuriiMotov Jan 6, 2026
ac29fcd
📝 Update release notes
github-actions[bot] Jan 6, 2026
99d8b0b
♻️ Import `Literal` from the `typing` module directly (#1699)
svlandeg Jan 13, 2026
793800d
📝 Update release notes
github-actions[bot] Jan 13, 2026
8ba2bac
🐛 Fix copy button in `custom.js` (#1711)
alejsdev Jan 16, 2026
c0a4061
📝 Update release notes
github-actions[bot] Jan 16, 2026
4e7c887
📝 Add contribution instructions about LLM generated code and comments…
alejsdev Jan 16, 2026
880150b
📝 Update release notes
github-actions[bot] Jan 16, 2026
23cb679
⬆ Bump prek from 0.2.25 to 0.2.30 (#1716)
dependabot[bot] Jan 21, 2026
01a928b
📝 Update release notes
github-actions[bot] Jan 21, 2026
4ea0a1f
⬆ Bump ruff from 0.14.10 to 0.14.13 (#1714)
dependabot[bot] Jan 21, 2026
1e23a50
📝 Update release notes
github-actions[bot] Jan 21, 2026
8d278d8
⬆ Bump typer from 0.21.0 to 0.21.1 (#1715)
dependabot[bot] Jan 21, 2026
01ed5fb
📝 Update release notes
github-actions[bot] Jan 21, 2026
8ed2673
⬆ Bump sqlalchemy from 2.0.45 to 2.0.46 (#1717)
dependabot[bot] Jan 22, 2026
d7a01b0
📝 Update release notes
github-actions[bot] Jan 22, 2026
3cb862e
🔧 Ensure that an edit to `uv.lock` gets the `internal` label (#1719)
svlandeg Jan 22, 2026
70cc5cd
📝 Update release notes
github-actions[bot] Jan 22, 2026
35c2950
⬆ Bump prek from 0.2.30 to 0.3.0 (#1720)
dependabot[bot] Jan 23, 2026
1e4bf5c
📝 Update release notes
github-actions[bot] Jan 23, 2026
bcc3805
⬆ Bump ruff from 0.14.13 to 0.14.14 (#1721)
dependabot[bot] Jan 26, 2026
5611bda
📝 Update release notes
github-actions[bot] Jan 26, 2026
66533c9
🐛 Fix support for `Annotated` fields with Pydantic 2.12+ (#1607)
vimota Feb 1, 2026
7ce797b
📝 Update release notes
github-actions[bot] Feb 1, 2026
dd51746
🔖 Release version 0.0.32
tiangolo Feb 1, 2026
130ab66
⬆ Bump prek from 0.3.0 to 0.3.1 (#1739)
dependabot[bot] Feb 3, 2026
7f0f234
📝 Update release notes
github-actions[bot] Feb 3, 2026
60181e6
👷 Run mypy by pre-commit (#1738)
YuriiMotov Feb 3, 2026
940f665
📝 Update release notes
github-actions[bot] Feb 3, 2026
18f8060
👷 Add generate-readme to pre-commit (#1741)
tiangolo Feb 3, 2026
d1cd716
📝 Update release notes
github-actions[bot] Feb 3, 2026
88862d8
⬆ Bump ruff from 0.14.14 to 0.15.0 (#1740)
dependabot[bot] Feb 4, 2026
944af80
📝 Update release notes
github-actions[bot] Feb 4, 2026
f1aad85
✅ Update `ValidationError` schema in FastAPI-related tests to be comp…
YuriiMotov Feb 5, 2026
1c1654c
📝 Update release notes
github-actions[bot] Feb 5, 2026
3613ffb
⬆ Bump fastapi from 0.128.0 to 0.128.1 (#1742)
dependabot[bot] Feb 6, 2026
c5e203c
📝 Update release notes
github-actions[bot] Feb 6, 2026
15e7ce7
📝 Update `management-tasks.md` to be in line with `management-tasks.m…
YuriiMotov Feb 6, 2026
ab2cf64
📝 Update release notes
github-actions[bot] Feb 6, 2026
edcaa54
📝 Fix async example in `session.execute()` docstring & deprecation me…
DanielLeviLucas Feb 6, 2026
25c65be
📝 Update release notes
github-actions[bot] Feb 6, 2026
20d4165
⬆ Bump prek from 0.3.1 to 0.3.2 (#1745)
dependabot[bot] Feb 7, 2026
1a92a68
⬆ Bump fastapi from 0.128.1 to 0.128.3 (#1746)
dependabot[bot] Feb 7, 2026
312f63d
📝 Update release notes
github-actions[bot] Feb 7, 2026
b707f49
📝 Update release notes
github-actions[bot] Feb 7, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5 changes: 0 additions & 5 deletions .flake8

This file was deleted.

6 changes: 2 additions & 4 deletions .github/DISCUSSION_TEMPLATE/questions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,16 +64,14 @@ body:
If I (or someone) can copy it, run it, and see it right away, there's a much higher chance I (or someone) will be able to help you.

placeholder: |
from typing import Optional

from sqlmodel import Field, Session, SQLModel, create_engine


class Hero(SQLModel, table=True):
id: Optional[int] = Field(default=None, primary_key=True)
id: int | None = Field(default=None, primary_key=True)
name: str
secret_name: str
age: Optional[int] = None
age: int | None = None


hero_1 = Hero(name="Deadpond", secret_name="Dive Wilson")
Expand Down
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ contact_links:
about: Please report security vulnerabilities to security@tiangolo.com
- name: Question or Problem
about: Ask a question or ask about a problem in GitHub Discussions.
url: https://github.com/tiangolo/sqlmodel/discussions/categories/questions
url: https://github.com/fastapi/sqlmodel/discussions/categories/questions
- name: Feature Request
about: To suggest an idea or ask about a feature, please start with a question saying what you would like to achieve. There might be a way to do it already.
url: https://github.com/tiangolo/sqlmodel/discussions/categories/questions
url: https://github.com/fastapi/sqlmodel/discussions/categories/questions
- name: Show and tell
about: Show what you built with SQLModel or to be used with SQLModel.
url: https://github.com/tiangolo/sqlmodel/discussions/categories/show-and-tell
url: https://github.com/fastapi/sqlmodel/discussions/categories/show-and-tell
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/privileged.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ body:
value: |
Thanks for your interest in SQLModel! 🚀
If you are not @tiangolo or he didn't ask you directly to create an issue here, please start the conversation in a [Question in GitHub Discussions](https://github.com/tiangolo/sqlmodel/discussions/categories/questions) instead.
If you are not @tiangolo or he didn't ask you directly to create an issue here, please start the conversation in a [Question in GitHub Discussions](https://github.com/fastapi/sqlmodel/discussions/categories/questions) instead.
- type: checkboxes
id: privileged
attributes:
Expand Down
7 changes: 0 additions & 7 deletions .github/actions/comment-docs-preview-in-pr/Dockerfile

This file was deleted.

13 changes: 0 additions & 13 deletions .github/actions/comment-docs-preview-in-pr/action.yml

This file was deleted.

70 changes: 0 additions & 70 deletions .github/actions/comment-docs-preview-in-pr/app/main.py

This file was deleted.

7 changes: 0 additions & 7 deletions .github/actions/watch-previews/Dockerfile

This file was deleted.

10 changes: 0 additions & 10 deletions .github/actions/watch-previews/action.yml

This file was deleted.

102 changes: 0 additions & 102 deletions .github/actions/watch-previews/app/main.py

This file was deleted.

2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ updates:
commit-message:
prefix:
# Python
- package-ecosystem: "pip"
- package-ecosystem: "uv"
directory: "/"
schedule:
interval: "daily"
Expand Down
25 changes: 25 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
docs:
- all:
- changed-files:
- any-glob-to-any-file:
- docs/**
- docs_src/**
- all-globs-to-all-files:
- '!sqlmodel/**'
- '!pyproject.toml'

internal:
- all:
- changed-files:
- any-glob-to-any-file:
- .github/**
- scripts/**
- .gitignore
- .pre-commit-config.yaml
- pdm_build.py
- requirements*.txt
- uv.lock
- all-globs-to-all-files:
- '!docs/**'
- '!sqlmodel/**'
- '!pyproject.toml'
18 changes: 18 additions & 0 deletions .github/workflows/add-to-project.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: Add to Project

on:
pull_request_target:
issues:
types:
- opened
- reopened

jobs:
add-to-project:
name: Add to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v1.0.2
with:
project-url: https://github.com/orgs/fastapi/projects/2
github-token: ${{ secrets.PROJECTS_TOKEN }}
Loading