mirror of
https://github.com/danbulant/sql2csv
synced 2026-05-19 04:18:33 +00:00
Spelling
This commit is contained in:
parent
377d1ba3e7
commit
4fb1cd384a
1 changed files with 1 additions and 1 deletions
|
|
@ -32,4 +32,4 @@ Make sure the input is save, it's directly executed and not checked for anything
|
|||
'output' folder is for .cvs files. Output of sql2csv is written to the folder, the name of the file is same as input file except .sql is changed to .cvs.
|
||||
|
||||
|
||||
**The folders should be created __before__ running the program. Sql2cvs doesn't create folders and will fail if they don't exists!**
|
||||
**The folders should be created __before__ running the program. Sql2cvs doesn't create folders and will fail if they don't exist!**
|
||||
|
|
|
|||
Loading…
Reference in a new issue