Create populate.sqlite3 to simplify README
To make my life easier, I created a small sqlite3 script to populate our database.
This commit is contained in:
parent
36a2fea686
commit
191205acac
3 changed files with 15 additions and 24 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,4 +1,5 @@
|
|||
*.db
|
||||
*.sqlite3
|
||||
!populate.sqlite3
|
||||
*.db-shm
|
||||
*.db-wal
|
||||
Loading…
Add table
Add a link
Reference in a new issue