jorge07 / symfony-6-es-cqrs-boilerplate

Symfony 6 DDD ES CQRS backend boilerplate.
MIT License
1.07k stars 187 forks source link

Fix DBAL Event store config. #109

Closed Lutacon closed 5 years ago

Lutacon commented 5 years ago

Wrong config in DBALEventStore. We were passing in the construct 'false' but the constructor parameter is a boolean and it was acting as true

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 338


Totals Coverage Status
Change from base Build 332: 0.0%
Covered Lines: 517
Relevant Lines: 542

💛 - Coveralls