Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
idoportunidadenotificacao | int8 | 19 | null |
|
|
||||||
idusuario | int8 | 19 | √ | null |
|
|
|||||
mensagem | varchar | 4000 | √ | null |
|
|
|||||
idoportunidade | int8 | 19 | √ | null |
|
|
|||||
idoportunidadehistorico | int8 | 19 | √ | null |
|
|
|||||
codigoerp | varchar | 80 | √ | null |
|
|
|||||
wsversao | int8 | 19 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
pk5556ecdc | Primary key | Asc | idoportunidadenotificacao |
idx4d652e6 | Performance | Asc | idusuario |
idxb7fd03c4 | Performance | Asc | idoportunidadehistorico |
idxf6d3a2ef | Performance | Asc | idoportunidade |
idxwsversao_5556ecdc | Performance | Desc | wsversao |
ucd351f740 | Must be unique | Asc | codigoerp |