Rework of 3-Layer-Architecture
Closed this issue · 0 comments
DomenicDev commented
Since SQL statments belong to the data layer but are currently written in the business layer we need to refactor the code to fully separate these logic into different classes / interfaces.