Block a user
C2025-027-AnnotationsTypeSelect
commented out code should be removed or reason given for why it is commented out / should be in the code long term.
C2025-027-AnnotationsTypeSelect
Shouldn't need this as foreach loop below should loop 0 times if no rows.
C2025-027-AnnotationsTypeSelect
if commented out, should be removed or reason given why commented out?
C2025-027-AnnotationsTypeSelect
I could be wrong but I thought some of these were being removed and joins done to the AnnotationType table to get things like Name, IsEpAnnotationType, etc...?
C2025-027-AnnotationsTypeSelect
if commented out, should be removed or reason given why commented out?
C2025-027-AnnotationsTypeSelect
I would add them as 1 combined index as I don't think you would ever be providing one without the other ----- also, what should the included columns be for the index?
Should there be a…