landholding_beneficiaries
-
beneficiary_id increments
-
local_body_id FK integer
-
reg_id integer
-
beneficiary_name string (75)
-
addr_house_num string (75)
-
addr_house_name string (75)
-
addr_house_location string (75)
-
pincode integer
-
ration_number bigInteger
-
aadhaar bigInteger
-
gender char (1)
-
category_id FK integer
-
possession_verified boolean
-
resolution_date date
-
resolution_num string (20)
-
approval_status boolean
-
workflow_stage_id FK integer
-
minority boolean
-
handicapped boolean
-
women_lead boolean
-
fisherman boolean
-
plantation boolean
-
st_remote boolean
-
possession_certificate string (150)
-
building_permit date
-
account_no bigInteger
-
bank_name string (150)
-
branch_name string (150)
-
ifsc_code string (45)
-
accountholder_name string (150)
-
relation_with_beneficairy string (150)
-
timestamps timestamps
-
softDeletes softDeletes
landholding_workflow_stage
-
workflow_stage_id increments
-
stage_name string (10)
-
timestamps timestamps
-
softDeletes softDeletes