schmittjoh / JMSJobQueueBundle

Run and Schedule Symfony Console Commands as Background Jobs
http://jmsyst.com/bundles/JMSJobQueueBundle
335 stars 254 forks source link

Fix BindingType for BLOB #167

Open alberto-coolshop opened 7 years ago

alberto-coolshop commented 7 years ago

Fixes trouble with ORACLE OCI8 driver with blobs.

alberto-coolshop commented 7 years ago

Any news on this?

Thankyou, Alberto

schmittjoh commented 7 years ago

How does it impact other drivers like MySQL?

alberto-coolshop commented 7 years ago

On MySQL the bundle works fine with the explicit definition of BindingType. We tested this with Oracle & MySql.

Al

alberto-coolshop commented 7 years ago

Any news on this?

Thankyou, Alberto