records.findAll({ order: [ sequelize.fn('isnull', sequelize.col('closing_date')), ['closing_date', 'ASC'] ] }