Matthew Schill mschill
  • Joined on 2024-09-05
mschill commented on pull request Volian/SourceCode#574 2025-07-28 08:09:03 -04:00
C2025-027-AnnotationsTypeSelect

would not loop through this is will perform poorly and should not be necessary. It looks like my previous comment got removed with this change as it is now past the end of this file, so I will…

mschill commented on pull request Volian/SourceCode#574 2025-07-28 08:02:23 -04:00
C2025-027-AnnotationsTypeSelect

There is another comment around line 24235that is related to this. It just moved since there have been changes since that comment was made. That one should have likely the exact index needed.

mschill commented on pull request Volian/SourceCode#574 2025-07-28 07:55:20 -04:00
C2025-027-AnnotationsTypeSelect

see next set of comments - these moved around due to changes since.

mschill commented on pull request Volian/SourceCode#574 2025-07-28 07:54:51 -04:00
C2025-027-AnnotationsTypeSelect

still valid - this refers to the query in getAnnotationSelectListTypes around line: 24148

mschill commented on pull request Volian/SourceCode#574 2025-07-28 07:52:34 -04:00
C2025-027-AnnotationsTypeSelect

Comment still valid:

index should be UNIQUE by UsrID, TypeID and INCLUDE other columns pulled back like: ASTypeID

mschill commented on pull request Volian/SourceCode#574 2025-07-28 07:48:20 -04:00
C2025-027-AnnotationsTypeSelect

This is still valid.

I thought Name was being removed from AnntationsSelections and just going to be pulled from AnnotationsType?

Also, not sure what Config is for here?

mschill pushed to C2025-024 at Volian/SourceCode 2025-07-24 08:07:12 -04:00
8c32d18aec C2025-024 Electronic Procedures Phase 2 - XML Export
mschill pushed to C2025-024 at Volian/SourceCode 2025-07-23 15:25:39 -04:00
20c31153de C2025-024 Electronic Procedures Phase 2 - XML Export
mschill commented on pull request Volian/SourceCode#574 2025-07-22 16:01:25 -04:00
C2025-027-AnnotationsTypeSelect

As FYI - still valid

mschill commented on pull request Volian/SourceCode#574 2025-07-22 16:00:44 -04:00
C2025-027-AnnotationsTypeSelect

As FYI - still valid

mschill suggested changes for Volian/SourceCode#574 2025-07-22 10:29:01 -04:00
C2025-027-AnnotationsTypeSelect

Let me know if you have any questions on my added notes.

mschill commented on pull request Volian/SourceCode#574 2025-07-22 10:29:01 -04:00
C2025-027-AnnotationsTypeSelect

If commented out, would remove or give reason why commented out?

mschill commented on pull request Volian/SourceCode#574 2025-07-22 10:29:01 -04:00
C2025-027-AnnotationsTypeSelect

So, shouldn't NameStr not be part of the AnnotationTypeSelections and instead pull from AnnotationTypes?

mschill commented on pull request Volian/SourceCode#574 2025-07-22 10:29:01 -04:00
C2025-027-AnnotationsTypeSelect

If commented out, would remove or give reason why commented out?

mschill commented on pull request Volian/SourceCode#574 2025-07-22 10:29:01 -04:00
C2025-027-AnnotationsTypeSelect

if commented out, should be removed or reason given why commented out?

mschill commented on pull request Volian/SourceCode#574 2025-07-22 10:29:01 -04:00
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...?

mschill commented on pull request Volian/SourceCode#574 2025-07-22 10:29:01 -04:00
C2025-027-AnnotationsTypeSelect

Can name be different than the AnnotationTypes.Name?

mschill commented on pull request Volian/SourceCode#574 2025-07-22 10:29:01 -04:00
C2025-027-AnnotationsTypeSelect

Wouldn't this delete ones by other users?

mschill commented on pull request Volian/SourceCode#574 2025-07-22 10:29:01 -04:00
C2025-027-AnnotationsTypeSelect

If commented out, would remove or give reason why commented out?

mschill commented on pull request Volian/SourceCode#574 2025-07-22 10:29:01 -04:00
C2025-027-AnnotationsTypeSelect

see earlier note - will get better performance if