Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| idmacroconf_processor | int4 | 10 | null |
|
|
Unique identifier field. |
|||||
| idmacroconf | int8 | 19 | null |
|
|
Identifier of the macroconf table. |
|||||
| idmayauser | int8 | 19 | null |
|
|
Identifier of the mayauser table. |
|||||
| metadata_name | varchar | 64 | √ | null |
|
|
The field name in the metadata of the configuration. |
||||
| metadata_datatype | varchar | 64 | √ | null |
|
|
The field datatype in the metadata of the configuration. |
||||
| metadata_size | varchar | 64 | √ | null |
|
|
The field size in the metadata of the configuration. |
||||
| metadata_mandatory | varchar | 64 | √ | null |
|
|
The field mandatory in the metadata of the configuration. |
||||
| macro_number | int4 | 10 | null |
|
|
The number of the macro. |
|||||
| macro_type | int4 | 10 | null |
|
|
The type of macro. |
|||||
| macro_version | int4 | 10 | null |
|
|
The version of the macro. |
|||||
| enabled | bool | 1 | null |
|
|
Determines if the record is still in use. |
|||||
| idclient | int4 | 10 | null |
|
|
Identifier of the client table. |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| macroconf_processor_pkey | Primary key | Asc | idmacroconf_processor |



