You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: