Philipp Waldmann

Results 7 comments of Philipp Waldmann

Hi @nibarulabs You'll need to define the [target relation](https://openrecord.js.org/#/definition?id=quothasmanythroughquot). e.g.: `this.hasMany('roles', {model: 'Role', through: 'roles_users', relation: 'roles'});`. There is currently no default to use the relation name as the target...

Yeah, that's not the prettiest solution. I'll try to rebuild your situation in a test case to see where the problem is. I hope I've time to do so in...

Hi @Snowsoul that's one thing I want to achieve with the next version. But it's a big rewrite. Currently the fields per model will be loaded while you are waiting...

I'll give it a try in the next few days!

Hi, unfortunately it took a while. I'm not sure if it's doable with AWS, Digitalocean and GCP - the health checks can't be configured per "service", so it would lose...