View Issue Details

IDProjectCategoryView StatusLast Update
0000172DefKeyGeneralpublic2023-08-29 14:25
Reporterzeynel Assigned Tozeynel  
PrioritynormalSeveritymajorReproducibilityhave not tried
Status resolvedResolutionfixed 
Target Version3.0 
Summary0000172: Move CRUD operations to DBContext
Description

Move CRUD methods to DBContext, and use IEnumerable where necessary, instead of list. That way, a controller can add conditions to query and get it at once. E.g. if a method other than DBContext wants to get older than x programs, it can extend the query.

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2021-04-07 22:52 zeynel New Issue
2021-04-07 22:52 zeynel Status new => assigned
2021-04-07 22:52 zeynel Assigned To => zeynel
2023-08-29 14:25 zeynel Status assigned => resolved
2023-08-29 14:25 zeynel Resolution open => fixed