Skip to content

Commit

Permalink
fix: orchard spu id relationship (#1368)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricardo Campos authored Jul 9, 2024
1 parent f2832a3 commit 704a523
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
UPDATE spar.active_orchard_spu
SET seed_plan_unit_id = 45
WHERE orchard_id = '352';

0 comments on commit 704a523

Please sign in to comment.