v1.0.0-beta6
I'm so sorry, in the beta4 release I missed two minor bugs that were left unnoticed.
The DoctrineDbalFactory
was still using the old Doctrine\DBAL\Driver\Connection
, while the WhereBuilder expects the Doctrine\DBAL\Connection
class.
And the column
property for the ConversionHints was never set.
Wait where is beta5? v1.0.0-beta5 was wrongfully tagged.