mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-09-18 18:22:07 +08:00
Debian patch 150-backend-quote from Nirgal Vourgère
This commit is contained in:
@@ -13,7 +13,7 @@ OPTIONS
|
||||
-Q Don't wrap text-like fields (text, memo, date) in quotes. If not specified text fiels will be surrounded by " (double quote) characters.
|
||||
-d Specify an alternative column delimiter If no delimiter is specified, table names will be delimited by a , (comma) character.
|
||||
-R Specify a row delimiter
|
||||
-I INSERT statements (instead of CSV)
|
||||
-I INSERT statements (instead of CSV). You must specify the SQL dialect.
|
||||
-D Set the date format (see strftime(3) for details)
|
||||
-S Sanitize names (replace spaces etc. with underscore)
|
||||
-q Use to wrap text-like fields. Default is ".
|
||||
|
Reference in New Issue
Block a user