Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
621 commits
Select commit Hold shift + click to select a range
1023126
📝 Update release notes
invalid-email-address Feb 20, 2025
8daa544
✏️ Fix typo in `databases.md` (#1113)
radi-dev Feb 20, 2025
ee16ba4
📝 Update release notes
invalid-email-address Feb 20, 2025
759220d
👷 Add Codecov to CI, Smokeshow/Cloudflare has been flaky lately (#1303)
tiangolo Feb 21, 2025
b8ded9b
📝 Update release notes
invalid-email-address Feb 21, 2025
a1fdc57
👷 Revert "Add Codecov to CI, Smokeshow/Cloudflare has been flaky late…
svlandeg Feb 21, 2025
8a35352
📝 Update release notes
invalid-email-address Feb 21, 2025
ac9d1a5
💚 Fix CI test suite for Python 3.7 (#1309)
svlandeg Feb 24, 2025
ce22f2a
📝 Update release notes
invalid-email-address Feb 24, 2025
c193603
⬆ Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#1277)
dependabot[bot] Feb 24, 2025
a82c3fe
📝 Update release notes
invalid-email-address Feb 24, 2025
1bd5f27
📝 Update documentation to refer to `list` instead of `List` (#1147)
bubbletroubles Feb 28, 2025
f46997e
📝 Update release notes
invalid-email-address Feb 28, 2025
69a4504
🐛 Fix Pydantic version check for version 2.10.x onwards (#1255)
asiunov Feb 28, 2025
850dd74
📝 Update release notes
invalid-email-address Feb 28, 2025
7a51870
🐛 Fix type annotation in `Field` constructor (#1304)
AlanBogarin Feb 28, 2025
94d47ac
📝 Update release notes
invalid-email-address Feb 28, 2025
b3e0f1c
🩺 Take the GH badge only from pushes to the `main` branch (#1291)
svlandeg Feb 28, 2025
2ce6abf
📝 Update release notes
invalid-email-address Feb 28, 2025
bf376f8
🔖 Release version 0.0.23
tiangolo Feb 28, 2025
b1349da
⬆️ Add support for Python 3.13 (#1289)
svlandeg Mar 6, 2025
262610c
📝 Update release notes
invalid-email-address Mar 6, 2025
1e853aa
⬆ Bump ruff from 0.6.2 to 0.9.6 (#1294)
dependabot[bot] Mar 7, 2025
8d212e8
📝 Update release notes
invalid-email-address Mar 7, 2025
3242bdb
⬆ [pre-commit.ci] pre-commit autoupdate (#1114)
pre-commit-ci[bot] Mar 7, 2025
8fc8bdf
📝 Update release notes
invalid-email-address Mar 7, 2025
de78b8c
🔖 Release version 0.0.24
tiangolo Mar 7, 2025
b66ec8e
⬆️ Drop support for Python 3.7, require Python 3.8 or above (#1316)
svlandeg Mar 16, 2025
3f7681a
📝 Update release notes
invalid-email-address Mar 16, 2025
924e480
⬆ [pre-commit.ci] pre-commit autoupdate (#1319)
pre-commit-ci[bot] Mar 18, 2025
b11c6cf
📝 Update release notes
invalid-email-address Mar 18, 2025
c4b07fd
⬆ Bump jinja2 from 3.1.4 to 3.1.6 (#1317)
dependabot[bot] Mar 18, 2025
e7744e5
📝 Update release notes
invalid-email-address Mar 18, 2025
26b67e2
✏️ Update `docs/virtual-environments.md` (#1321)
sylvainHellin Mar 31, 2025
aeeaa85
📝 Update release notes
invalid-email-address Mar 31, 2025
f419fbc
⬆ [pre-commit.ci] pre-commit autoupdate (#1327)
pre-commit-ci[bot] Mar 31, 2025
6c0410e
📝 Update release notes
invalid-email-address Mar 31, 2025
4b5ad42
💚 Fix linting in CI (#1340)
svlandeg Apr 26, 2025
f42b444
📝 Update release notes
invalid-email-address Apr 26, 2025
2c388a3
♻️ Update `tests/test_select_gen.py`, pass environment variables, nee…
pbsds Apr 27, 2025
ed96b1a
📝 Update release notes
invalid-email-address Apr 27, 2025
7aaf20a
⬆ Update pytest requirement from <8.0.0,>=7.0.1 to >=7.0.1,<9.0.0 (#1…
dependabot[bot] Apr 27, 2025
42bec01
📝 Update release notes
invalid-email-address Apr 27, 2025
a9eb68e
⬆ Bump astral-sh/setup-uv from 5 to 6 (#1348)
dependabot[bot] Apr 27, 2025
ce14ff7
📝 Update release notes
invalid-email-address Apr 27, 2025
55b462d
⬆ Bump httpx from 0.24.1 to 0.28.1 (#1238)
dependabot[bot] Apr 27, 2025
990f8f4
📝 Update release notes
invalid-email-address Apr 27, 2025
bc67b58
📝 Update FastAPI tutorial docs to use the new `model.sqlmodel_update(…
jpizquierdo Apr 27, 2025
49dd5ff
📝 Update release notes
invalid-email-address Apr 27, 2025
dd03d05
📝 Update install and usage with FastAPI CLI in FastAPI tutorial (#1350)
tiangolo Apr 27, 2025
0e5e197
📝 Update release notes
invalid-email-address Apr 27, 2025
6152386
📝 Update all docs references to `Optional` to use the new syntax in P…
tiangolo Apr 27, 2025
43f24c1
📝 Update release notes
invalid-email-address Apr 27, 2025
7956254
⬆ Bump typer from 0.12.3 to 0.15.2 (#1325)
dependabot[bot] Apr 27, 2025
21a3978
📝 Update release notes
invalid-email-address Apr 27, 2025
cd98b24
⬆ [pre-commit.ci] pre-commit autoupdate (#1339)
pre-commit-ci[bot] Apr 28, 2025
3a8121f
📝 Update release notes
invalid-email-address Apr 28, 2025
a7e8323
⬆ Bump typer from 0.15.2 to 0.15.3 (#1357)
dependabot[bot] Apr 30, 2025
dd7b419
⬆ Bump typing-extensions from 4.12.2 to 4.13.2 (#1356)
dependabot[bot] Apr 30, 2025
957ea1b
📝 Update release notes
invalid-email-address Apr 30, 2025
b760273
⬆ [pre-commit.ci] pre-commit autoupdate (#1353)
pre-commit-ci[bot] Apr 30, 2025
2b0f5c9
📝 Update release notes
invalid-email-address Apr 30, 2025
048bc2d
📝 Update release notes
invalid-email-address Apr 30, 2025
957185c
⬆ Bump ruff from 0.9.6 to 0.11.7 (#1355)
dependabot[bot] Apr 30, 2025
6e87075
📝 Update release notes
invalid-email-address Apr 30, 2025
76f048e
✏️ Tweak the grammar in `docs/learn/index.md` (#1363)
brettcannon May 2, 2025
74feaa5
📝 Update release notes
invalid-email-address May 2, 2025
e2cad05
⬆ [pre-commit.ci] pre-commit autoupdate (#1367)
pre-commit-ci[bot] May 6, 2025
2230d9d
⬆ Bump pillow from 11.0.0 to 11.2.1 (#1361)
dependabot[bot] May 6, 2025
78d9d51
⬆ Update pre-commit requirement from <4.0.0,>=2.17.0 to >=2.17.0,<5.0…
dependabot[bot] May 6, 2025
86cc480
📝 Update release notes
invalid-email-address May 6, 2025
3fdfdae
⬆ Bump griffe-typingdoc from 0.2.5 to 0.2.8 (#1359)
dependabot[bot] May 6, 2025
1170c92
⬆ Bump mkdocs-macros-plugin from 1.0.5 to 1.3.7 (#1354)
dependabot[bot] May 6, 2025
47c476b
📝 Update release notes
invalid-email-address May 6, 2025
72b4557
📝 Update release notes
invalid-email-address May 6, 2025
d290787
📝 Update `docs/tutorial/fastapi/relationships.md` (#1365)
Foxerine May 6, 2025
b3a9ca0
📝 Update release notes
invalid-email-address May 6, 2025
37481bd
📝 Update release notes
invalid-email-address May 6, 2025
180d52f
📝 Update release notes
invalid-email-address May 6, 2025
fa9efc5
📝 Grammar tweak in `docs/tutorial/insert.md` (#1368)
brettcannon May 6, 2025
cd19d60
📝 Update release notes
invalid-email-address May 6, 2025
e7b970c
🍱 Update SVG files, a single file per diagram, sans-serif fonts (#1373)
tiangolo May 11, 2025
7256820
📝 Update release notes
invalid-email-address May 11, 2025
17dde81
🔧 Remove Google Analytics (#1386)
tiangolo May 22, 2025
1f08c0d
📝 Update release notes
invalid-email-address May 22, 2025
be69e82
⬆ Bump ruff from 0.11.7 to 0.11.13 (#1397)
dependabot[bot] Jun 11, 2025
1777eee
⬆ Bump typer from 0.15.3 to 0.16.0 (#1393)
dependabot[bot] Jun 11, 2025
b558f55
⬆ Bump cairosvg from 2.7.1 to 2.8.2 (#1383)
dependabot[bot] Jun 11, 2025
b76b581
⬆ Bump mkdocs-material from 9.5.18 to 9.6.14 (#1378)
dependabot[bot] Jun 11, 2025
10aa48a
📝 Update release notes
invalid-email-address Jun 11, 2025
202e40c
📝 Update release notes
invalid-email-address Jun 11, 2025
63c018a
📝 Update release notes
invalid-email-address Jun 11, 2025
d42c85f
📝 Update release notes
invalid-email-address Jun 11, 2025
75a79a3
✅ Refactor tests to use autouse `clear_sqlmodel` (#1406)
tiangolo Jun 19, 2025
af52d65
📝 Update release notes
invalid-email-address Jun 19, 2025
f1c9d15
✅ Simplify tests setup, one test file for multiple source variants (#…
tiangolo Jun 19, 2025
f480441
📝 Update release notes
invalid-email-address Jun 19, 2025
8ae5f9b
✅ Simplify tests for `tests/test_tutorial/test_code_structure/test_tu…
tiangolo Jun 19, 2025
131559c
📝 Update release notes
invalid-email-address Jun 19, 2025
60f7e44
⬆ Bump ruff from 0.11.13 to 0.12.0 (#1403)
dependabot[bot] Jun 24, 2025
6d68f0d
⬆ [pre-commit.ci] pre-commit autoupdate (#1374)
pre-commit-ci[bot] Jun 24, 2025
eebc296
📝 Update release notes
invalid-email-address Jun 24, 2025
68fc5fa
📝 Update release notes
invalid-email-address Jun 24, 2025
80d564b
⬆ Bump ruff from 0.12.0 to 0.12.2 (#1425)
dependabot[bot] Jul 5, 2025
0124d30
⬆ Bump mkdocs-material from 9.6.14 to 9.6.15 (#1424)
dependabot[bot] Jul 5, 2025
d9d73cd
📝 Update release notes
invalid-email-address Jul 5, 2025
1d23c52
📝 Update release notes
invalid-email-address Jul 5, 2025
86c29a0
⬆ Bump pillow from 11.2.1 to 11.3.0 (#1423)
dependabot[bot] Jul 5, 2025
d48fc6d
⬆ [pre-commit.ci] pre-commit autoupdate (#1418)
pre-commit-ci[bot] Jul 5, 2025
6bbbf6d
📝 Update release notes
invalid-email-address Jul 5, 2025
cb26a66
📝 Update release notes
invalid-email-address Jul 5, 2025
b6f6fbc
⬆ Bump ruff from 0.12.2 to 0.12.3 (#1432)
dependabot[bot] Jul 15, 2025
fb25539
⬆ [pre-commit.ci] pre-commit autoupdate (#1428)
pre-commit-ci[bot] Jul 15, 2025
b4e80bb
📝 Update release notes
invalid-email-address Jul 15, 2025
92e7bdb
📝 Update release notes
invalid-email-address Jul 15, 2025
9542f5c
⬆ Bump ruff from 0.12.3 to 0.12.4 (#1436)
dependabot[bot] Jul 23, 2025
7f3d175
⬆ [pre-commit.ci] pre-commit autoupdate (#1437)
pre-commit-ci[bot] Jul 23, 2025
86d4de5
📝 Update release notes
invalid-email-address Jul 23, 2025
fee8227
📝 Update release notes
invalid-email-address Jul 23, 2025
7951ad2
⬆ Bump tiangolo/latest-changes from 0.3.2 to 0.4.0 (#1448)
dependabot[bot] Aug 5, 2025
67e926c
📝 Update release notes
github-actions[bot] Aug 5, 2025
f8f63bf
⬆ Bump ruff from 0.12.4 to 0.12.7 (#1447)
dependabot[bot] Aug 5, 2025
8cc6fa0
📝 Update release notes
github-actions[bot] Aug 5, 2025
33f430e
⬆ Bump mkdocs-material from 9.6.15 to 9.6.16 (#1446)
dependabot[bot] Aug 5, 2025
03f9ac0
📝 Update release notes
github-actions[bot] Aug 5, 2025
f487de5
⬆ [pre-commit.ci] pre-commit autoupdate (#1444)
pre-commit-ci[bot] Aug 5, 2025
e8f87e6
📝 Update release notes
github-actions[bot] Aug 5, 2025
739f80f
⬆ Bump mkdocs-material from 9.6.16 to 9.6.17 (#1528)
dependabot[bot] Aug 19, 2025
905d30d
⬆ Bump ruff from 0.12.7 to 0.12.9 (#1521)
dependabot[bot] Aug 19, 2025
740143f
⬆ Bump mkdocs-macros-plugin from 1.3.7 to 1.3.9 (#1507)
dependabot[bot] Aug 19, 2025
b5525ec
⬆ [pre-commit.ci] pre-commit autoupdate (#1479)
pre-commit-ci[bot] Aug 19, 2025
f4a7e6d
📝 Update release notes
github-actions[bot] Aug 19, 2025
1d54dea
📝 Update release notes
github-actions[bot] Aug 19, 2025
2b02766
📝 Update release notes
github-actions[bot] Aug 19, 2025
daf03cd
⬆ Bump actions/checkout from 4 to 5 (#1488)
dependabot[bot] Aug 19, 2025
81e2a75
📝 Update release notes
github-actions[bot] Aug 19, 2025
f239249
⬆ Bump actions/download-artifact from 4 to 5 (#1451)
dependabot[bot] Aug 19, 2025
4bfcf20
📝 Update release notes
github-actions[bot] Aug 19, 2025
eea209a
📝 Update release notes
github-actions[bot] Aug 19, 2025
8697fe9
⬆ Bump typer from 0.16.0 to 0.16.1 (#1531)
dependabot[bot] Aug 19, 2025
c5085b6
📝 Update release notes
github-actions[bot] Aug 19, 2025
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
File filter

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.

24 changes: 24 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
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
- 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