Renamed some of the goal fields to align with business logic

This commit is contained in:
ivan-pelly
2026-03-14 16:30:17 -07:00
parent 7f91e2e557
commit 4d9b83c327
50 changed files with 279 additions and 149 deletions
+1 -1
View File
@@ -5,9 +5,9 @@ BEGIN
goalId,
goalParentId,
studentId,
title,
description,
category,
baseline,
progressEventCount
FROM v_goal_card
WHERE goalId = p_id_goal