]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
✏️ Add missing step in `create-db-and-table-with-db-browser.md` (#976)
authorAlejandra <90076947+alejsdev@users.noreply.github.com>
Wed, 5 Jun 2024 01:52:36 +0000 (20:52 -0500)
committerGitHub <noreply@github.com>
Wed, 5 Jun 2024 01:52:36 +0000 (01:52 +0000)
docs/tutorial/create-db-and-table-with-db-browser.md

index 72be6db297508fd8b8da0a9c51a05c4a753b1526..b3a6f960ae60e0c049a98607f0c78f24c97e7364 100644 (file)
@@ -125,6 +125,8 @@ And delete that `./database.db` file in your project directory.
 
 And click again on <kbd>New Database</kbd>.
 
+Save the file with the name `database.db` again.
+
 This time, if you see the dialog to create a new table, just close it by clicking the <kbd>Cancel</kbd> button.
 
 And now, go to the tab <kbd>Execute SQL</kbd>.