A Database Error Occurred

Error Number: 1048

Column 'stats_user_id' cannot be null

INSERT INTO `listing_stats` (`listing_id`, `stats_user_id`, `dated`, `type`, `views`) VALUES ('202122702524', NULL, '2024-03-28', NULL, 1)

Filename: controllers/Property.php

Line Number: 199