Perform magic checks on a database file for better error messaging.
This commit is contained in:
parent
6881d15358
commit
72da9341fd
11 changed files with 75 additions and 9 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,10 +1,13 @@
|
|||
experiments/imdb/*
|
||||
!experiments/imdb/*.nim
|
||||
!experiments/imdb/Makefile
|
||||
nimble.paths
|
||||
config.nims
|
||||
tmp/*
|
||||
kuzu
|
||||
nimcache/*
|
||||
tests/*
|
||||
!tests/*/t_*.nim
|
||||
testresults/*
|
||||
testresults.html
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue