bosnadev / database

An extended PostgreSQL driver for Laravel 5 with support for some aditional PostgreSQL data types: hstore, uuid, jsonb.
https://bosnadev.com
MIT License
78 stars 68 forks source link

doctrine/dbal 3 support #46

Closed wimski closed 3 years ago

wimski commented 3 years ago

Would it be possible to support doctrine/dbal 3?

"doctrine/dbal": "^2.5|^3.0"
masunov commented 3 years ago

https://github.com/bosnadev/database/pull/51

Pull request is open for resolve this issue

masunov commented 3 years ago

@wimski pull request is merged!