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 (663 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (7,146 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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

Contributor guide