We're sorry about that.SQLSTATE[42000]: Syntax error or access violation: 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 'AND deleteStatus = 0 AND MONTH(createdAt) = MONTH(CURRENT_DATE()) AND YEAR(cr...' at line 1:
SELECT count(*) as total FROM timetracking WHERE addedBy = AND deleteStatus = 0 AND MONTH(createdAt) = MONTH(CURRENT_DATE()) AND YEAR(createdAt) = YEAR(CURRENT_DATE()) AND deleteStatus = 0
We're sorry about that.
Please try again later.