azimut

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id uuid 2147483647 uuid_generate_v1()
frame.fk_azimut fkey_od_azimut R
fk_support uuid 2147483647 null
support.id fkey_od_support R

Foreign key of associated support

azimut int2 5 0
usr_azimut_1 text 2147483647 null

Field for custom info; use can be specified with alias in QGIS

usr_azimut_2 text 2147483647 null

Field for custom info; use can be specified with alias in QGIS

usr_azimut_3 text 2147483647 null

Field for custom info; use can be specified with alias in QGIS

_creation_date timestamp 29,6 now()

Date of creation, automatically filled in within QGIS project

_creation_user text 2147483647 null

User of creation, automatically filled in within QGIS project

_last_modification_date timestamp 29,6 now()

Date of last modification, automatically filled in within QGIS project

_last_modification_user text 2147483647 null

User of last modification, automatically filled in within QGIS project

offset_x numeric 10,2 0

Sets an offset in X direction of all associated front side signals, to improve visibility on the map

offset_y numeric 10,2 0

Sets an offset in Y direction of all associated frond side signals, to improve visibility on the map

offset_x_verso numeric 10,2 0

Sets an offset in X direction of all associated back side signals, to improve visibility on the map

offset_y_verso numeric 10,2 0

Sets an offset in Y direction of all associated back side signals, to improve visibility on the map

needs_validation bool 1 false

Automatically set to true if the conditions for control are met

_last_modification_platform text 2147483647 null

Platform (mobile, desktop) of last modification, automatically filled in within QGIS project. This field is used as a condition in the control view.

Indexes

Constraint Name Type Sort Column(s)
azimut_pkey Primary key Asc id
azimut_fk_support_azimut_key Must be unique Asc/Asc fk_support + azimut
azimut_fk_support_idx Performance Asc fk_support

Relationships