sqlmodel/docs/tutorial
Anton De Meester a7f8a27c20 Upgrade to Pydantic 2
Change imports
Undefined => PydanticUndefined
Update SQLModelMetaclass and SQLModel __init__ and __new__ functions
Update SQL Alchemy type inference
2023-08-06 08:01:04 +00:00
..
connect ✏ Fix typo in docs/tutorial/connect/remove-data-connections.md (#421) 2022-08-29 10:33:41 +02:00
fastapi Upgrade to Pydantic 2 2023-08-06 08:01:04 +00:00
many-to-many ✏ Fix typos in docs/tutorial/code-structure.md, docs/tutorial/fastapi/multiple-models.md, docs/tutorial/fastapi/simple-hero-api.md, docs/tutorial/many-to-many/index.md (#116) 2022-08-27 20:50:33 +00:00
relationship-attributes ✏ Fix typo in docs/tutorial/relationship-attributes/define-relationships-attributes.md (#239) 2022-08-27 23:31:38 +02:00
automatic-id-none-refresh.md 🎨 Remove unwanted highlight in the docs (#233) 2022-08-27 23:55:15 +02:00
code-structure.md ✏ Fix typo in docs/tutorial/code-structure.md (#344) 2022-08-27 23:08:20 +02:00
create-db-and-table-with-db-browser.md 📝 Add docs 2021-08-24 15:02:48 +02:00
create-db-and-table.md ✏️ Fix typo in docs/tutorial/create-db-and-table.md (#477) 2022-11-08 15:04:06 +00:00
delete.md 📝 Add docs 2021-08-24 15:02:48 +02:00
index.md resolving @sbor23 comments 2023-08-06 08:00:26 +00:00
indexes.md Document indexes and make them opt-in (#205) 2021-12-28 11:48:03 +01:00
insert.md 📝 Add docs 2021-08-24 15:02:48 +02:00
limit-and-offset.md ✏ Fix multiple typos and some rewording (#22) 2021-12-14 18:17:10 +01:00
one.md Document indexes and make them opt-in (#205) 2021-12-28 11:48:03 +01:00
select.md ✏ Fix typos in docs/tutorial/automatic-id-none-refresh.md, docs/tutorial/fastapi/update.md, docs/tutorial/select.md (#185) 2022-08-27 20:53:34 +00:00
update.md Document indexes and make them opt-in (#205) 2021-12-28 11:48:03 +01:00
where.md ✏️ Fix small typos in docs (#481) 2022-11-07 14:21:23 +00:00