où le champ est null sql knix
knex.select('*').from('users').havingNull('email')
Emmanuel Mahuni
knex.select('*').from('users').havingNull('email')