From 8416508d7952a0bf43b2c321cad28372a81cf819 Mon Sep 17 00:00:00 2001 From: Alejandra <90076947+alejsdev@users.noreply.github.com> Date: Tue, 4 Jun 2024 20:52:36 -0500 Subject: [PATCH] =?utf8?q?=E2=9C=8F=EF=B8=8F=20Add=20missing=20step=20in?= =?utf8?q?=20`create-db-and-table-with-db-browser.md`=20(#976)?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- docs/tutorial/create-db-and-table-with-db-browser.md | 2 ++ 1 file changed, 2 insertions(+) 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. -- 2.47.2