A Database Error Occurred

Error Number: 1064

You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '-59, 30' at line 7

SELECT * FROM `citi_news` WHERE `status` = 1 AND `is_deleted` = 0 AND `featured` = 0 ORDER BY `id` DESC LIMIT -59, 30

Filename: models/News_model.php

Line Number: 146