From 781d20b9e74f0ab567f99ee7ac0470fdb63553cc Mon Sep 17 00:00:00 2001 From: User Date: Tue, 4 Jun 2024 20:48:40 -0500 Subject: [PATCH] Add step --- 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 72be6db297..b3a6f960ae 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.