Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id_servico_obra | int4 | 10 | null |
|
|
Identificador do Servico da Obra |
||||
num_item | int4 | 10 | null |
|
|
Indica o item deste serviço |
||||
id_cronograma_fisico | int4 | 10 | null |
|
|
Indica o cronograma físico relacionado com este serviço |
||||
descricao | varchar | 4000 | null |
|
|
Campo para descrição do serviço |
||||
valor | numeric | 16,2 | √ | null |
|
|
Valor do serviço em relação ao total da obra |
|||
id_unidade | int4 | 10 | √ | null |
|
|
Table contained 0 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
servico_obra_pkey | Primary key | Asc | id_servico_obra |
fki_cronog | Performance | Asc | id_cronograma_fisico |
Graphviz Needed!
SchemaSpy was unable to generate a diagram of table relationships. SchemaSpy requires Graphviz graphvizVersion 2.26 or versions greater than 2.31 from www.graphviz.org.