location_notes

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
date timestamptz 35,6 now()
user_email text 2147483647 null
created_at timestamptz 35,6 now()
updated_at timestamptz 35,6 now()
text text 2147483647 null
id serial 10 nextval('location_notes_id_seq'::regclass)
location_id text 2147483647 null
atd_txdot_locations.location_id fk_location_note_location R

Indexes

Constraint Name Type Sort Column(s)
location_notes_pkey Primary key Asc id

Relationships