]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commit
Update `docs_src/tutorial/create_db_and_table`
authorYurii Motov <yurii.motov.monte@gmail.com>
Wed, 24 Dec 2025 20:46:10 +0000 (21:46 +0100)
committerYurii Motov <yurii.motov.monte@gmail.com>
Thu, 25 Dec 2025 09:31:55 +0000 (10:31 +0100)
commita0da1be8893df5ea04bede5651b7ab952c129ba1
tree12448b11d47ff8b509fd79ec7c619f9358f5dff7
parentc3fb2edbd615e18a4334284b70f1964a68496c28
Update `docs_src/tutorial/create_db_and_table`
docs/tutorial/create-db-and-table.md
docs/tutorial/insert.md
docs_src/tutorial/create_db_and_table/tutorial001_py39.py [moved from docs_src/tutorial/create_db_and_table/tutorial001.py with 100% similarity]
docs_src/tutorial/create_db_and_table/tutorial002_py39.py [moved from docs_src/tutorial/create_db_and_table/tutorial002.py with 100% similarity]
docs_src/tutorial/create_db_and_table/tutorial003_py39.py [moved from docs_src/tutorial/create_db_and_table/tutorial003.py with 100% similarity]
tests/test_tutorial/test_create_db_and_table/test_tutorial001.py
tests/test_tutorial/test_create_db_and_table/test_tutorial002.py
tests/test_tutorial/test_create_db_and_table/test_tutorial003.py