Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Polish
Info
 Jeśli masz problem ze zrozumieniem jak działa Źródła danych , sprawdź opis Zarządzanie źródłami danych
Panel
titleOpis

Obsłgugiwane formaty csv i ich różnice

Panel
titleOpis
FormatdelimiterquoteCharquoteModeescapeignoreSurroundingSpacesignoreEmptyLinesrecordSeparatornullStringtrimPrzykład
 he char used for value separation, must not be a line break characterthe Character used as value encapsulation marker, may be {@code null} to disablethe quote mode   the Character used to escape special characters in values, may be {@code null} to disable{@code true} when whitespaces enclosing values should be ignored  {@code true} when the parser should skip empty linesthe line separator to use for output  the line separator to use for output  
DEFAULT," nullfalsetrue\r\nnullfalse 
EXCEL,"  falsefalse\r\nnullfalse 
INFORMIX_UNLOAD|" \falsetrue\nnullfalse 
INFORMIX_UNLOAD_CSV,"  falsetrue\nnullfalse 
MONGODB_CSV,"MINIMAL"falsetrue\r\nnullfalse 
MONGODB_TSV\t"MINIMAL"falsetrue\r\nnullfalse 
MYSQL\tnullALL_NON_NULL\falsetrue\n\Nfalse 
ORACLE,"MINIMAL\falsefalseSystem separator\Ntrue 
POSTGRESQL_CSV,"ALL_NON_NULL"falsefalse\n"" (pusty string)false 
POSTGRESQL_TEXT\t"ALL_NON_NULL\falsefalse\n\Nfalse 
RFC4180,"  falsefalse\r\nnullfalse 
TDF\t"  true     
CUSTOM<Parametr>"  falsetrue\r\nnullfalse 

 

 

Panel
titleChange log

1.0.X

  • Dodanie źródła danych