Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
id |
uuid |
2147483647 |
|
|
uuid_generate_v1() |
|
|
te_id |
int8 |
19 |
√ |
|
new_te() |
|
|
quantity |
numeric |
20,3 |
√ |
|
null |
|
|
quantity_received |
numeric |
20,3 |
√ |
|
null |
|
|
base_cost |
numeric |
20,8 |
√ |
|
null |
|
|
cost |
numeric |
20,8 |
√ |
|
null |
|
|
expected_receival_date |
timestamp |
29,6 |
√ |
|
null |
|
|
sellable_id |
uuid |
2147483647 |
√ |
|
null |
|
sellable.id
|
purchase_item_sellable_id_fkey R |
|
order_id |
uuid |
2147483647 |
√ |
|
null |
|
|
quantity_sold |
numeric |
20,3 |
√ |
|
0 |
|
|
quantity_returned |
numeric |
20,3 |
√ |
|
0 |
|
|
parent_item_id |
uuid |
2147483647 |
√ |
|
null |
|
|
Analyzed at Fri Jun 10 16:06 BRT 2016
|