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
feat: add column selection support to Repository find and paginate methods
- Add columns parameter support to Repository.find() method
- Update SelectQueryBuilder integration to handle column selection
- Add test case demonstrating operationName and columns usage
0 commit comments