Add description about test.db
This commit is contained in:
parent
8f5a9debcb
commit
d3134bc639
1 changed files with 1 additions and 0 deletions
|
@ -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
|
- `create_db.sql`: creates the small test database
|
||||||
- `insert_data.sql`: insert some fictive test values into the 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
|
- `show_all.sql`: Shows all the data inside the database from table customers
|
||||||
|
- `test.db`: Not in this repository as it will be created
|
||||||
|
|
Loading…
Reference in a new issue