When I perform a join with two tables, knex returns an array on column that I use to join tables, like this:
{ user_team_id: 1, user_id: 3, team_id: [ 2