Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
idconexaopermissao | int8 | 19 | null |
|
|
||||||
idusuario | int8 | 19 | √ | null |
|
|
|||||
idperfilacesso | int8 | 19 | √ | null |
|
|
|||||
idgrupousuario | int8 | 19 | √ | null |
|
|
|||||
idconexao | int8 | 19 | null |
|
|
||||||
codigoerp | varchar | 80 | √ | null |
|
|
|||||
wsversao | int8 | 19 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
pkb7d14c44 | Primary key | Asc | idconexaopermissao |
idx4b536f98 | Performance | Asc | idgrupousuario |
idx7fd6724 | Performance | Asc | idusuario |
idxbd5d1823 | Performance | Asc | idperfilacesso |
idxd7a6c574 | Performance | Asc | idconexao |
idxwsversao_b7d14c44 | Performance | Desc | wsversao |
ucb41117f6 | Must be unique | Asc | codigoerp |