diff options
author | Teddy Wing | 2021-05-30 17:48:15 +0200 |
---|---|---|
committer | Teddy Wing | 2021-05-30 17:48:15 +0200 |
commit | 966a93e0f72cb0129b2bfeb5eb4a8f3b462de5b6 (patch) | |
tree | 49f7b6d910be610639a475741735cd4b6d85fa9d /src/git.rs | |
parent | c6a4ecfde6034853ed2f8d13571170da69797835 (diff) | |
download | reflectub-966a93e0f72cb0129b2bfeb5eb4a8f3b462de5b6.tar.bz2 |
database: Always try to create the database and tables
This is simpler, and means we don't have to check if the database file
exists and only initialise if it doesn't. Here, we can just run the code
and trust it will do the right thing in both cases.
Diffstat (limited to 'src/git.rs')
0 files changed, 0 insertions, 0 deletions