I am making this query:
const job = await Jobs.findAll({ include: [{ model: Views }] });
To get all data in Jobs table, but then for