Table topp.public.tblfgprocessingstatus This table contains data for tracking the status
of recovered and/or popup tag data. Typically joins will be made to the fgdkey and toppid fields.
The most common fields used to filter queries are med_fish, gom_fish, breedingstatus, qc_track,
geolocated, ssm_complete, date_last_depth, date_last_etemp, date_last_itemp, date_last_light,
no_pdt, no_tad, and no_tat. All of the yes/no fields use 1 and 0 as their values and should be
changed from type text to integer. All date fields should be converted from type text to date or
timestamp.
|
Generated by SchemaSpy |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
fgdkey | Primary key | Asc | tblfgprocessingstatus_pkey |