mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-09-09 18:14:09 +02:00
sqlite-utils insert --sniff option, closes #230
This commit is contained in:
parent
1e9eb875a6
commit
99ff0a288c
7 changed files with 74 additions and 9 deletions
5
tests/sniff/example4.csv
Normal file
5
tests/sniff/example4.csv
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
id species name age
|
||||
1 dog Cleo 5
|
||||
2 dog Pancakes 4
|
||||
3 cat Mozie 8
|
||||
4 spider 'Daisy, the tarantula' 6
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue