INSERT INTO project_categories (id, category_id, project_id, company_id, created_at, updated_at) VALUES (385, 1, 88, NULL, now(), now());
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'INSERT INTO project_categories (id, category_id, project_id, company_id, c' at line 1