Skip to content

Releases: yubessy/sqlcsv

v0.5.0

05 Oct 04:23
15b0cdc

Choose a tag to compare

allow compressed file (#14)

* allow compressed file

* empty commit

* fix

v0.4.1

09 Dec 03:32
a81a607

Choose a tag to compare

check db_url just before actual operation is executed (#13)

v0.4.0

09 Dec 01:44
31edc60

Choose a tag to compare

Add chunking insertion (#11)

* add chunking insertion

* fix chunk_size validation

v0.3.0

27 Nov 08:54
9d750f6

Choose a tag to compare

fix to set doublequote option to be True if no option passed (#7)

v0.2.0

25 Nov 13:23
1775c6a

Choose a tag to compare

Update README (#5)

* update readme

* add explanatio for --pre-sql and --post-sql options

v0.1.1

25 Nov 12:24
10e775d

Choose a tag to compare

Configure CircleCI  (#3)

* add CircleCI config

* add entire .gitignore

* add noqa flag for flake8