I need to return a specific json structure to the frontend and in order to do that I need something like
knex.select(\'status as x\')
I\'ve looke