]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commit
📝 Recommend uv projects by default in docs uvdocs 2050/head
authorSebastián Ramírez <tiangolo@gmail.com>
Tue, 21 Jul 2026 21:57:21 +0000 (23:57 +0200)
committerSebastián Ramírez <tiangolo@gmail.com>
Tue, 21 Jul 2026 21:57:21 +0000 (23:57 +0200)
commit31db69e259774ffba26ddb909a33d0e6ce5e673c
treec07782c6d9e945362ced496946c31a2d2a310bdc
parent305e5510be219f1dd6f6523a531d41b601bd7bfa
📝 Recommend uv projects by default in docs
32 files changed:
README.md
docs/advanced/decimal.md
docs/advanced/uuid.md
docs/environment-variables.md
docs/index.md
docs/install.md
docs/tutorial/automatic-id-none-refresh.md
docs/tutorial/code-structure.md
docs/tutorial/connect/create-connected-rows.md
docs/tutorial/connect/create-connected-tables.md
docs/tutorial/connect/read-connected-data.md
docs/tutorial/connect/remove-data-connections.md
docs/tutorial/connect/update-data-connections.md
docs/tutorial/create-db-and-table-with-db-browser.md
docs/tutorial/create-db-and-table.md
docs/tutorial/delete.md
docs/tutorial/fastapi/simple-hero-api.md
docs/tutorial/fastapi/tests.md
docs/tutorial/indexes.md
docs/tutorial/insert.md
docs/tutorial/limit-and-offset.md
docs/tutorial/many-to-many/create-data.md
docs/tutorial/many-to-many/create-models-with-link.md
docs/tutorial/many-to-many/link-with-extra-fields.md
docs/tutorial/many-to-many/update-remove-relationships.md
docs/tutorial/one.md
docs/tutorial/relationship-attributes/cascade-delete-relationships.md
docs/tutorial/relationship-attributes/read-relationships.md
docs/tutorial/update.md
docs/tutorial/where.md
docs/virtual-environments.md
mkdocs.yml