billable_xact

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('money.billable_xact_id_seq'::regclass)
usr int4 10 null
usr.id money_billable_xact_usr_fkey R
xact_start timestamptz 35,6 now()
xact_finish timestamptz 35,6 null
unrecovered bool 1 null

Indexes

Constraint Name Type Sort Column(s)
billable_xact_pkey Primary key Asc id
m_b_x_open_xacts_idx Performance Asc usr

Relationships