money.billable_xact
|
Deferrable Constraints: The following FK constraints are deferrable — they are checked at transaction end, not statement end: |
Columns
| Column | Type | Nullable | Default | Notes |
|---|---|---|---|---|
id PK |
|
No |
nextval('money.billable_xact_id_seq'::regclass) |
|
usr FK |
|
No |
||
xact_start |
|
No |
now() |
|
xact_finish |
|
Yes |
||
unrecovered |
|
Yes |