crud icon indicating copy to clipboard operation
crud copied to clipboard

Mysql with Post and user one to may relation issue

Open rambhual opened this issue 1 year ago • 0 comments

Bug Report

When I am using post and user entity and there are one to many relation in the controller when i use query : { join:{ user: { eager:true } } }

Current behavior

Input Code

const your = (code) => here;

Expected behavior

Possible Solution

Environment


Package version: X.Y.Z

 
For Tooling issues:
- Node version: XX  
- Platform:  
- Database 

Others:

Repository with minimal reproduction

rambhual avatar Apr 15 '23 13:04 rambhual