Releases: ComPHPPuebla/dbal-fixtures
Releases · ComPHPPuebla/dbal-fixtures
Fix issue with given IDs in PostgreSQL
SQL function calls as values
- Add support to use SQL function calls as values for columns by using backticks around the value
- Add CONTRIBUTING and CODE OF CONDUCT files
- Add documentation explaining how to register platform specific types for the fixtures
Update to Symfony 4
- Update dependencies to Symfony 4
- Refactored the implementation of the Processor classes