Dump a CSV into an SQLITE3 database.

Jonathan Storm d9d5ca9738 Support adding timestamps to imported rows 3 bulan lalu
.gitignore 9263a8b1c7 Fix keyword collisions on column names; migrate logger 9 bulan lalu
LICENSE de315b9a94 Initial commit 10 bulan lalu
README.md 80a43ba166 Initial commit 10 bulan lalu
build.sh 9493625d51 Fix missing cgo in release builds 9 bulan lalu
go.mod 9263a8b1c7 Fix keyword collisions on column names; migrate logger 9 bulan lalu
go.sum 9263a8b1c7 Fix keyword collisions on column names; migrate logger 9 bulan lalu
main.go d9d5ca9738 Support adding timestamps to imported rows 3 bulan lalu
main_test.go 09493341cb Add OSs, architectures, MPLv2 license exhibits 9 bulan lalu

README.md

dump2sql

Dump a CSV into an SQLITE3 database.