Skip to content

Commit 16e018d

Browse files
committed
Incorporate export-to-sqlite.rs into postgres-to-sqlite.rs
1 parent df118a7 commit 16e018d

File tree

4 files changed

+200
-448
lines changed

4 files changed

+200
-448
lines changed

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

database/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ futures = "0.3.5"
2525
log = "0.4"
2626
bytes = "1"
2727
csv = "1"
28+
clap = "2.25"

database/src/bin/export-to-sqlite.rs

Lines changed: 0 additions & 333 deletions
This file was deleted.

0 commit comments

Comments
 (0)