Se produjo un error en la base de datos

Error Number: 1054

Unknown column 'is_active' in 'where clause'

SELECT * FROM `noticia` WHERE `is_active` = 1 ORDER BY `fecha_creacion` DESC LIMIT 9

Filename: models/Noticia_model.php

Line Number: 95