✏️ Add missing step in create-db-and-table-with-db-browser.md (#976)

This commit is contained in:
Alejandra 2024-06-04 20:52:36 -05:00 committed by GitHub
parent f1bfebc9e2
commit 8416508d79
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -125,6 +125,8 @@ And delete that `./database.db` file in your project directory.
And click again on <kbd>New Database</kbd>. 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. 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>. And now, go to the tab <kbd>Execute SQL</kbd>.