mirror of
https://github.com/opelly27/WinStudentGoalTracker.git
synced 2026-05-20 05:17:41 +00:00
Renamed some of the goal fields to align with business logic
This commit is contained in:
@@ -5,9 +5,9 @@ BEGIN
|
||||
goalId,
|
||||
goalParentId,
|
||||
studentId,
|
||||
title,
|
||||
description,
|
||||
category,
|
||||
baseline,
|
||||
progressEventCount
|
||||
FROM v_goal_card
|
||||
WHERE goalId = p_id_goal
|
||||
|
||||
Reference in New Issue
Block a user