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

Fix primary key migration #49

Closed faytekin closed 3 years ago

faytekin commented 3 years ago

48

studnitz commented 3 years ago

This was fixed with https://github.com/laravel/framework/pull/37826, so no need for this anymore.