Closed hafezdivandari closed 5 months ago
Thanks for submitting a PR!
Note that draft PR's are not reviewed. If you would like a review, please mark your pull request as ready for review in the GitHub user interface.
Pull requests that are abandoned in draft may be closed due to inactivity.
There is no breaking change on this PR, just better migrations for new apps. No need to change/modify columns for existing apps.
passport.connection
on migrations (Related to #1738)foreignId
instead ofunsignedBigInteger
, makes the purpose of the column more clear.