mirror of
https://github.com/fastapi/sqlmodel.git
synced 2025-12-19 04:58:50 +08:00
📝 Grammar tweak in docs/tutorial/insert.md (#1368)
This commit is contained in:
@@ -329,7 +329,7 @@ And it will work even if there's an exception in the code. 😎
|
||||
|
||||
Let's give this whole file a final look. 🔍
|
||||
|
||||
You already know all the first part creating the `Hero` model class, the **engine**, and creating the database and table.
|
||||
You already know all of the first part for creating the `Hero` model class, the **engine**, and creating the database and table.
|
||||
|
||||
Let's focus on the new code:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user