Add description about test.db

This commit is contained in:
caminsha 2022-07-15 22:31:24 +02:00
parent 8f5a9debcb
commit d3134bc639

View file

@ -18,3 +18,4 @@ This is a small test area how to edit SQLite databases and update some values ac
- `create_db.sql`: creates the small test database
- `insert_data.sql`: insert some fictive test values into the database
- `show_all.sql`: Shows all the data inside the database from table customers
- `test.db`: Not in this repository as it will be created