-
Notifications
You must be signed in to change notification settings - Fork 11
plan_result_cat
Edgar Fuste edited this page Nov 2, 2021
·
1 revision
Column name | Data type | Description | Example |
---|---|---|---|
result_id | integer | Id of result | |
name | character varying(30) | Name of the result | |
result_type | integer | Result type, defined on plan_typevalue as result_type | Reconstruction |
coefficient | double precision | Coefficient value | |
tstamp | timestamp without time zone | Date and time of data insert | |
cur_user | text | Name of user | |
descript | text | Description | |
pricecat_id | character varying(30) | Id of price catalog, defined on plan_price_cat |