From: Alejandra <90076947+alejsdev@users.noreply.github.com> Date: Wed, 5 Jun 2024 01:52:36 +0000 (-0500) Subject: ✏️ Add missing step in `create-db-and-table-with-db-browser.md` (#976) X-Git-Tag: 0.0.20~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8416508d7952a0bf43b2c321cad28372a81cf819;p=thirdparty%2Ffastapi%2Fsqlmodel.git ✏️ Add missing step in `create-db-and-table-with-db-browser.md` (#976) --- diff --git a/docs/tutorial/create-db-and-table-with-db-browser.md b/docs/tutorial/create-db-and-table-with-db-browser.md index 72be6db2..b3a6f960 100644 --- a/docs/tutorial/create-db-and-table-with-db-browser.md +++ b/docs/tutorial/create-db-and-table-with-db-browser.md @@ -125,6 +125,8 @@ And delete that `./database.db` file in your project directory. And click again on New Database. +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 Cancel button. And now, go to the tab Execute SQL.