Debian patch 150-backend-quote from Nirgal Vourgère

This commit is contained in:
Brian Bruns
2010-06-20 16:27:42 -04:00
parent 4c83570d41
commit 30e5a6f4bb
5 changed files with 138 additions and 76 deletions

View File

@@ -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 ".