mirror of
https://github.com/opelly27/WinStudentGoalTracker.git
synced 2026-05-20 16:57:35 +00:00
Added Goals fields
This commit is contained in:
@@ -8,6 +8,10 @@ BEGIN
|
||||
description,
|
||||
category,
|
||||
baseline,
|
||||
targetCompletionDate,
|
||||
closeDate,
|
||||
achieved,
|
||||
closeNotes,
|
||||
progressEventCount
|
||||
FROM v_goal_card
|
||||
WHERE goalId = p_id_goal
|
||||
|
||||
Reference in New Issue
Block a user