Symfony-Bundle
Symfony-Bundle copied to clipboard
Command cron:run insert error
Hi,
I have Symfony projects with cron-bundle v2.10.3. When I execute cron:run in command line, I have this error :
ORA-01400: cannot insert NULL into ("EGEA"."CRON_REPORT"."ERROR")
It is not blocking but it is a pity.