Wo Feld null SQL KNEX ist
knex.select('*').from('users').havingNull('email')
Emmanuel Mahuni
knex.select('*').from('users').havingNull('email')