You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
1.1 KiB
26 lines
1.1 KiB
<application> |
|
<component name="DatabaseSettings" version="1"> |
|
<csv-formats> |
|
<csv-format name="Tab-separated (TSV)"> |
|
<data> |
|
<record-format prefix="" suffix="" nullText="" quotationPolicy="as needed" valueSeparator="	" recordSeparator=" "> |
|
<quotation> |
|
<quotes left=""" right=""" leftEscaped="""" rightEscaped="""" /> |
|
<quotes left="'" right="'" leftEscaped="''" rightEscaped="''" /> |
|
</quotation> |
|
</record-format> |
|
</data> |
|
</csv-format> |
|
<csv-format name="Comma-separated (CSV)"> |
|
<data> |
|
<record-format prefix="" suffix="" nullText="" quotationPolicy="as needed" valueSeparator="," recordSeparator=" "> |
|
<quotation> |
|
<quotes left=""" right=""" leftEscaped="""" rightEscaped="""" /> |
|
<quotes left="'" right="'" leftEscaped="''" rightEscaped="''" /> |
|
</quotation> |
|
</record-format> |
|
</data> |
|
</csv-format> |
|
</csv-formats> |
|
</component> |
|
</application> |