Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitadddf5e

Browse files
committed
Merge branch '4.4' into 5.1
* 4.4: Update serializer.rst
2 parentscbf2d22 +c6f45d8 commitadddf5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎components/serializer.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -843,7 +843,7 @@ Option Description D
843843
``csv_delimiter`` Sets the field delimiter separating values (one ``,``
844844
character only)
845845
``csv_enclosure`` Sets the field enclosure (one character only) ``"``
846-
``csv_escape_char`` Sets the escape character (at most one character)
846+
``csv_escape_char`` Sets the escape character (at most one character) empty string
847847
``csv_key_separator`` Sets the separator for array's keys during its ``.``
848848
flattening
849849
``csv_headers`` Sets the order of the header and data columns
@@ -853,7 +853,7 @@ Option Description D
853853
``a,b,c\n1,2,3`` ``[]``, inferred from input data's keys
854854
``csv_escape_formulas`` Escapes fields containg formulas by prepending them ``false``
855855
with a ``\t`` character
856-
``as_collection`` Always returns results as a collection, even if only
856+
``as_collection`` Always returns results as a collection, even if only ``true``
857857
one line is decoded.
858858
``no_headers`` Disables header in the encoded CSV ``false``
859859
``output_utf8_bom`` Outputs special `UTF-8 BOM`_ along with encoded data ``false``

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp