lavernyer
Results
2
issues of
lavernyer
DoctrineOutboxRepository and some other Doctrine specific EventSauce classes are using backticks in sql statements. Postgresql doesn't support it, instead double quotes should be used. ``` db_1 [590] ERROR: syntax error...
Hello, Thank you for this excellent plugin! I wanted to suggest two enhancements for Doctrine XML mapping support: Embedded objects – XML mapping currently doesn't support properties and custom doctrine...