I am trying to use SQLite in VSCode. I have installed SQLite extension by Alexcvzz. after opening the database when I right-click on the table and select "Show Table" no data appear. please see the picture below.
Note: I have created a database in SQLite, and the database has data in it.