Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Unable to use custom data types with PDO instance initialization #297

Open
lukascellar opened this issue Mar 27, 2017 · 1 comment
Open
Labels
Milestone

Comments

@lukascellar
Copy link

lukascellar commented Mar 27, 2017

Custom DBAL types are not registered when Doctrine is initialized with PDO instance.

doctrine:
    pdo: @pdo

src/Kdyby/Doctrine/Connection.php#L287

@fprochazka fprochazka added the bug label May 15, 2017
@fprochazka fprochazka added this to the v3.1 milestone May 15, 2017
@fprochazka
Copy link
Member

I'm sorry this doesn't work but it would be too much extra work to fix this now. I'd preffer to rather finish spliting this package which will solve this issue as a side-effect.

@fprochazka fprochazka modified the milestones: v4.0, v3.1 May 26, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants