| Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
| id |
uuid |
2147483647 |
|
|
uuid_generate_v1() |
|
|
| te_id |
int8 |
19 |
√ |
|
new_te() |
|
|
| supplier_code |
text |
2147483647 |
√ |
|
null |
|
|
| base_cost |
numeric |
20,8 |
√ |
|
null |
|
|
| notes |
text |
2147483647 |
√ |
|
null |
|
|
| is_main_supplier |
bool |
1 |
√ |
|
null |
|
|
| icms |
numeric |
10,2 |
√ |
|
null |
|
|
| lead_time |
int4 |
10 |
√ |
|
1 |
|
|
| minimum_purchase |
numeric |
20,3 |
√ |
|
1 |
|
|
| supplier_id |
uuid |
2147483647 |
|
|
|
|
| supplier.id
|
product_supplier_info_supplier_id_fkey R |
|
| product_id |
uuid |
2147483647 |
|
|
|
|
| product.id
|
product_supplier_info_product_id_fkey R |
|
Analyzed at Fri Jun 10 16:06 BRT 2016
|