Skip to content

Commit 3f7bf7c

Browse files
committed
update by chanes done
1 parent d47e393 commit 3f7bf7c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

sql_queries/updates_on_land_forms.sql

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,7 @@ const updateQuery = `
6969
form_lands.any_other_works = ?,
7070
form_lands.p_contribution = ?,
7171
form_lands.f_contribution = ?,
72-
form_lands.total_est = ?,
73-
form_lands.field_insp = ?,
72+
form_lands.total_est = ?
7473
7574
7675
WHERE

0 commit comments

Comments
 (0)