Vincit/objection.js

Add a way to modify the "on clause" when using joinRelated.

Open

#1,975 opened on Jan 19, 2021

View on GitHub
 (4 comments) (1 reaction) (0 assignees)JavaScript (7,146 stars) (663 forks)batch import
enhancementhelp wanted

Description

Currently this is only possible using the "raw" join methods inherited from knex.

Contributor guide