Bug: GetMany with join + pagination throws duplicate column error
Closed this issue · 1 comments
ZaidMaslouhi commented
Bug Report
I'm encountering an error when using getMany with joins and pagination. The issue seems to be related to duplicate column names in the query results.
- Context: Using getMany method in NestJS CRUD library.
- Problem: Duplicate column names appear in the query results when using joins and pagination together.
- Impact: This might lead to unexpected behavior and errors in your application.
zaro commented
Merged and released as 5.3.3.