v3.1.0
版本发布时间: 2016-04-09 19:18:13
Kdyby/Doctrine最新发布版本:v3.3.1(2018-08-19 02:43:40)
- Fixed
EntityRepository::countBy
MSSql bug https://github.com/Kdyby/Doctrine/issues/235, thx @josefzajac - DI: Optimized production setup of autogenerating proxies 2fbfa9fe - this might potentially be a BC Break for you, if you do not have a propper deployment process, where you generate proxies manually with
orm:generate-proxies
- DI: refactor services to bind with specific EM 018671a - this allows autowiring for the default entity manager, but still provides all the required services for all entitymanagers, so you can wire them manually
- Console: Added command switches for choosing EntityManager #247, thx @foxycode
- MagicAccessors: fix incorrect handling of method names #228, thx @lookyman
- ProxyAutoloader: refactor DI & drop dependency on
Container::onInitialize
event #263, thx @enumag - Kdyby/Doctrine should be able to work without Kdyby/Events, if you override the EventManager service - Remove dependency on Nette\Callback 34c1495
This release is for Nette ~2.3