Skip to content

Commit 00bf834

Browse files
Fix: Added remarks in form data fetch
1 parent 3694947 commit 00bf834

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

controllers/previewformsData.controller.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ const getbasicdetails_sql = `SELECT
4646
forms.farmer_name as name,
4747
forms.age,
4848
forms.mobile,
49+
forms.remarks,
4950
forms.district,
5051
forms.status,
5152
forms.block,

0 commit comments

Comments
 (0)