queue
queue copied to clipboard
Dev: Postgresql queue:jobs
Hello everyone, I don't know if you have performed any operations on postgresql. I can't consume the jobs php spark queue:job Email
attached the error image
Thanks,
Same problem, currently I commented out this line of code to make it work with the postgres db driver:
https://github.com/codeigniter4/queue/blob/bcca098b104bd70c25620b5ba5acd2ee870d2556/src/Models/QueueJobModel.php#L56
Thanks! @warcooft