mirror of
https://github.com/danbulant/sql2csv
synced 2026-06-18 14:01:22 +00:00
Update README.md
This commit is contained in:
parent
c1e07d6978
commit
8fed26ce04
1 changed files with 2 additions and 2 deletions
|
|
@ -4,9 +4,9 @@
|
||||||
|
|
||||||
[](https://nodei.co/npm/auto-sql2csv/)
|
[](https://nodei.co/npm/auto-sql2csv/)
|
||||||
|
|
||||||
Using sql2csv in code? see lib/README.md
|
Using sql2csv programmatically? see lib/README.md
|
||||||
|
|
||||||
Convert MySQL SELECT to CSV format
|
Convert MySQL SELECT output to CSV format
|
||||||
|
|
||||||
## Config
|
## Config
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue