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
refactor: enhance logging in repository methods to include rowCount
- Updated logging in `find`, `insert`, and `delete` methods to return an object containing both `rows` and `rowCount` for improved clarity.
- Removed unnecessary blank lines to streamline code readability.
0 commit comments