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 69 forks source link

Fixes an issue with doctrine/dbal and that the uuid package changed name #9

Closed phaza closed 9 years ago

phaza commented 9 years ago

Oh, and if you merge this, please release a new tag.

mirzap commented 9 years ago

Thanks ;)