Format of imports
Import utility uses this configuration to describe the format of the input data.
KEY (SPACE)* NAME (SPACE)* (KEEP)? (SPACE)* (SCALAR | NAME) (SPACE)* (datacolumn (SPACE)* )+ EOF;
This table shows possible data column types:
Type | Description | Example |
---|---|---|
TEXT | Text | Any string values. |
NUM | Numeric | Any numeric values. |
BOOL | Boolean | Boolean values. |
DATE | Date | Number of lines processed at once. |
DATETIME | Date with time | DATE IN 'dd-MM-yyyy' OUT 'yyyy-MM-dd'. Specify input and output format. |
BLOB | Binary | If present, data is updated only if BLOB is changed. False can be used to enforce import if no history data exists. |