Update: Now using IAsyncEnumerable to yield results
Compare changes
@@ -12,27 +12,12 @@ namespace SQL2Linked.Implementations;
@@ -42,9 +27,10 @@ public class ProjectStructuralData : StructuralData<ProjectAdminDto>
@@ -159,8 +145,7 @@ public class ProjectStructuralData : StructuralData<ProjectAdminDto>
\ No newline at end of file