Open alelom opened 4 years ago
Much needed for clarity, ease of use and implementation.
For example:
CRUD()
Replace()
UpdateOnly()
CreateOnly()
Proposed solution: new folder called CRUDCallers where to store those methods.
Much needed for clarity, ease of use and implementation.
For example:
CRUD()
(formerlyReplace()
) is not a CRUD method per seUpdateOnly()
CreateOnly()
Proposed solution: new folder called CRUDCallers where to store those methods.