contributte / doctrine-orm

:fire: Well-integrated Doctrine ORM for Nette Framework

Home Page:https://contributte.org/packages/nettrine/orm.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connection wrapper support

JanMikes opened this issue · comments

Hi, we need to use Connection Wrapper (https://www.doctrine-project.org/projects/doctrine-dbal/en/2.7/reference/configuration.html#wrapper-class).

Is that possible with nettrine and what would be the best way? Previously in kdyby/doctrine there was a config option for that.

It's not possible at this moment, but looks usefult. Could you please send a PR? I think put it into configuration would be enought?

Sure, though i think i have chosen wrong repo as imho it is dbal related instead of orm.

Fixed in DBAL.