holdings_notes


Columns

Column Type Size Nulls Auto Default Children Parents Comments
instance_id uuid 2147483647 null
instance_hrid text 2147483647 null
holding_id uuid 2147483647 null
holding_hrid text 2147483647 null
note text 2147483647 null
note_type_name varchar 20 null
note_type_id uuid 2147483647 null
note_ordinality int8 19 null
note_date_created timestamp 29,6 null
note_created_by_user_id uuid 2147483647 null
note_date_updated text 2147483647 null
note_updated_by_user_id text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
holdings_notes_holding_hrid_idx Performance Asc holding_hrid
holdings_notes_holding_id_idx Performance Asc holding_id
holdings_notes_instance_hrid_idx Performance Asc instance_hrid
holdings_notes_instance_id_idx Performance Asc instance_id
holdings_notes_note_created_by_user_id_idx Performance Asc note_created_by_user_id
holdings_notes_note_date_created_idx Performance Asc note_date_created
holdings_notes_note_date_updated_idx Performance Asc note_date_updated
holdings_notes_note_idx Performance Asc note
holdings_notes_note_ordinality_idx Performance Asc note_ordinality
holdings_notes_note_type_id_idx Performance Asc note_type_id
holdings_notes_note_type_name_idx Performance Asc note_type_name
holdings_notes_note_updated_by_user_id_idx Performance Asc note_updated_by_user_id

Diagram producer might be missing

No diagrams were produced please see application output for any errors