Releases: prooph/pdo-snapshot-store
Releases · prooph/pdo-snapshot-store
1.6.0 Release
1.5.2 Release
Added
- Correctly escape schema namespaced table name in the PostgreSQL. #30 (ghettovoice)
1.5.1 Release
Fixed
- Quote table names in shapshot store queries #25 (fritz-gerneth)
1.5.0 Release
1.4.0 Release
1.3.0 Release
1.2.0 Release
Added
- Catch PDOExceptions and check error codes (#14)
1.1.2 Release
Fixed
- Fixed aggregate root serialized value binding (#13)
1.1.1 Release
Fixed
- Bug/Typo in factory
1.1.0 Release
Added
- Support for custom serializers from snapshot-store 1.1