laravel-pk-int-to-bigint
laravel-pk-int-to-bigint copied to clipboard
Request to add int types to convert
Firstly, thanks so much for providing this package - saved me a lot of time!
I had a database with small int PK's and FK's.
Would be nice to have a config file to specify which types to convert.
If I can find some free time I might submit a PR myself :)