15 Commits

Author SHA1 Message Date
61523864f1 📝 Update all docs references to Optional to use the new syntax in Python 3.10, e.g. int | None (#1351) 2025-04-27 20:53:37 +02:00
b66ec8eed3 ⬆️ Drop support for Python 3.7, require Python 3.8 or above (#1316) 2025-03-16 21:32:07 +01:00
073e4f9fd1 ✏️ Fix typo in docs/tutorial/create-db-and-table.md (#1252) 2025-01-02 21:16:19 +00:00
45bc96e8a3 📝 Update includes for docs/tutorial/create-db-and-table.md (#1149) 2024-10-26 23:05:08 +01:00
da1253c21f 📝 Update docs (#1003) 2024-07-16 22:03:52 -05:00
600da0a25c ✏️ Fix internal link in docs/tutorial/create-db-and-table.md (#911) 2024-06-20 21:16:56 -05:00
1263024be5 ✏️ Fix typo in docs/tutorial (#943) 2024-06-04 19:00:14 -05:00
9141c8a920 Add source examples for Python 3.10 and 3.9 with updated syntax (#842)
Co-authored-by: Esteban Maya Cadavid <emayacadavid9@gmail.com>
2024-03-21 17:49:38 -05:00
799d0aa7a6 📝 Update details syntax with new pymdown extensions format (#713) 2023-11-28 23:12:33 +01:00
a95bd3873d 🔧 Update config with new pymdown extensions (#712)
* 🔧 Update config with new pymdown extensions

* 📝 Update admonition blocks syntax

* 📝 Update syntax for tabs with new pymdown extensions
2023-11-28 21:50:33 +01:00
80fd7e03cf 📝 Clarify description of in-memory SQLite database in docs/tutorial/create-db-and-table.md (#601)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-10-23 20:46:05 +00:00
27a81b2112 🎨 Run pre-commit on all files and autoformat (#666) 2023-10-23 11:46:31 +04:00
209791734c ✏️ Fix typo in docs/tutorial/create-db-and-table.md (#477)
typo fixed in docs/tutorial/create-db-and-table.md

Co-authored-by: Santhosh Solomon <santhoshsolomon@Santhoshs-MacBook-Air.local>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-11-08 15:04:06 +00:00
e88b5d3691 📝 Adjust and clarify docs for docs/tutorial/create-db-and-table.md (#426) 2022-08-30 16:35:29 +00:00
6d1d86ab85 📝 Add docs 2021-08-24 15:02:48 +02:00