comments__t


Columns

Column Type Size Nulls Auto Default Children Parents Comments
__id int8 19 null
__cf bool 1 true
__start timestamptz 35,6 null
__source varchar 63 null
__origin varchar 63 ''::character varying
id uuid 2147483647 null
bool 1 null
waived bool 1 null
refunded bool 1 null
transferred_manually bool 1 null

Indexes

Constraint Name Type Sort Column(s)
comments__t_pkey Primary key Asc __id
comments__t___origin_idx Performance Asc __origin
comments__t___source_idx Performance Asc __source
comments__t___start_idx Performance Asc __start
comments__t_id_idx Performance Asc id
comments__t_paid_idx Performance Asc paid
comments__t_refunded_idx Performance Asc refunded
comments__t_transferred_manually_idx Performance Asc transferred_manually
comments__t_waived_idx Performance Asc waived

Diagram producer might be missing

No diagrams were produced please see application output for any errors