aud_t_valor_texto : Public <<table>> Table
Created: |
03/06/2024 11:27:43 |
Modified: |
03/06/2024 11:27:43 |
|
Project: |
|
Author: |
mmontalv |
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Difficulty: |
|
Priority: |
|
Multiplicity: |
|
Advanced: |
|
UUID: |
{FB2B326D-E15D-494f-905C-0AAF47B5C2CA} |
Appears In: |
ERD_Comun |
Tabla auditoria de t_valor_texto<br/>
- Attributes
- Operations
- Associations To
- Tagged Values
- Advanced
Attribute |
Scope |
Type |
id_valor_texto
|
Public
|
numeric(38)
|
Notes:
|
Id del valor texto<br/>
|
|
rev
|
Public
|
bigint
|
Notes:
|
Identificador de la revisión<br/>
|
|
revtype
|
Public
|
integer
|
Notes:
|
Identificador del tipo de revisión<br/>
|
|
nombre_valor
|
Public
|
varchar(150)
|
Notes:
|
Texto corrsegondiente, por ejemplo" bueno"," alto", etc...<br/>
|
|
descripcion
|
Public
|
text
|
Notes:
|
Descripción del valor<br/>
|
|
id_agrupacion
|
Public
|
numeric(6)
|
Notes:
|
Id de agurpacion si es necesario<br/>
|
|
nombre_valor_en
|
Public
|
varchar(150)
|
Notes:
|
Nombre del valor en Ingles<br/>
|
|
Operation |
Public
pk_aud_t_valor_texto (rev: bigint,
id_valor_texto: numeric,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
fk_aud_t_valor_texto_revision_info (rev: bigint,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
fk_aud_t_valor_texto_revtype (revtype: integer,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Element |
Source Role |
Target Role |
«table» revtype
Table «FK»
|
Name: fk_aud_t_valor_texto_revtype
|
Name: revtype_pk
|
Details:
|
«table» revision_info
Table «FK»
|
Name: fk_aud_t_valor_texto_revision_info
|
Name: revision_info_pk
|
Details:
|
Tag |
Value |
Owner |
comun |
Details:
|
Property |
Value |
isFinalSpecialization: |
0 |