Returning model instead of row count
alexanderkroneis opened this issue · comments
Alexander Kroneis commented
Hello,
I am using your repository implementation and tried to update or delete some database records. On update it returns the row count, but I need the model instead - how can I handle it? At the moment I am updating and reading from the database afterwards to return the model.
jbossin commented
Have you tried debug the system an saving files an reboting the file . Or use an injector to bypass then reverse the issue with the fixed logic.