Donghyuk Kang
Donghyuk Kang
I guess this issue is caused by [implementation of creating `nextCursor` in `CrudReadManyRequest.toResponse` method](https://github.com/woowabros/nestjs-library-crud/blob/main/src/lib/request/read-many.request.ts#L147). Since View does not have primary key, it just returns the empty object `{}` as a...
Hi, it's good to heart that. If you have any idea to improve this library, please send a PR. The door is always opened :)
Hi @ChinaeduO. Unfortunately we don't have any plan to support Drizzle ORM at this time.