trader_meta

This table includes traders code , name and their respective mandi details

Model

FieldTypeNullableConstraints

id

int4

No

code

int4

Yes

name

varchar

Yes

mandi_id

int4

Yes

Foreign Key

created_at

timestamp

No

updated_at

timestamp

No

Description of fields

id

code

Unique trader code of particular trader

name

name of the trader name

mandi_id

Unique identifier of mandi trader purchase crop from this mandi

created_at

updated_at

Last updated