field_annotations

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('field_annotations_id_seq'::regclass)
db_name text 2147483647 null
table_name text 2147483647 null
column_name text 2147483647 null
what text 2147483647 null
why text 2147483647 null
agent_id text 2147483647 null
applied_at timestamptz 35,6 now()

Indexes

Constraint Name Type Sort Column(s)
field_annotations_pkey Primary key Asc id
idx_annot_target Performance Asc/Asc db_name + table_name

Relationships