Skip to content

Tags: zhangyuan/sql2csv

Tags

v0.0.4

Toggle v0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add aliyun odps support (#5)

* add aliyun odps support

v0.0.3

Toggle v0.0.3's commit message
fix tests

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use chan to read and write (#1)

* use chan as buffer

* handle errors

* run postgres in github actions

* add sudo

* fix postgres

* run test on github actions

* export DATABASE_URI in test.sh

* upgrade actions/checkout to v3 and setup-go to v4

v0.0.1

Toggle v0.0.1's commit message
remove the debug info from the executable to make it smaller