mirror of
https://github.com/opelly27/WinStudentGoalTracker.git
synced 2026-05-20 04:07:39 +00:00
Added short name to benchmarks
This commit is contained in:
@@ -7,6 +7,7 @@ BEGIN
|
||||
b.`id_goal` AS `goalId`,
|
||||
g.`category` AS `goalCategory`,
|
||||
b.`benchmark` AS `benchmark`,
|
||||
b.`short_name` AS `shortName`,
|
||||
u.`name` AS `createdByName`,
|
||||
b.`created_at` AS `createdAt`,
|
||||
b.`updated_at` AS `updatedAt`
|
||||
|
||||
Reference in New Issue
Block a user