Alexander Rakushin

Results 10 comments of Alexander Rakushin

Also I look forward to! Tell me what the problem is with the implementation of this feature? I think you need to take, and to resolve this issue!

A similar problem, with the self-hosted version, when updating from gitlab ![image](https://user-images.githubusercontent.com/9015003/128518644-f0b3ebc7-bf43-4214-82e3-d83262ce9bd9.png) ![image](https://user-images.githubusercontent.com/9015003/128519049-698ee40c-1f55-47ee-b081-8ba8ebbbf068.png)

implemented support for 2 search engines ( Solr for self - hosted ) See PR #15

There is nothing self-written in this solution, only (1) the doctrine XMLReader is launched for separate files OR (2) the standard doctrine AttributeDriver is launched instead of the one installed...

Add other PR: https://github.com/doctrine-extensions/DoctrineExtensions/pull/2845 With only attributes reader.

Many projects use XML for ORM, and there are no plans to translate this into attributes. In the PR (https://github.com/doctrine-extensions/DoctrineExtensions/pull/2657) I proposed, there are two options for setting up Gedmo:...

Tests added -- The change is important for our large project, where there are about 1000 entities, and mapping is configured in XML files. Gedmo mapping had to be included...