Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support id column data type for Laravel 7 #79

Closed
jasonmccreary opened this issue Mar 25, 2020 · 0 comments · Fixed by #99
Closed

Support id column data type for Laravel 7 #79

jasonmccreary opened this issue Mar 25, 2020 · 0 comments · Fixed by #99
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@jasonmccreary
Copy link
Collaborator

This adds support of the id shorthand column type added in Laravel 7.

Since Blueprint will continue to support back to Laravel 6 (LTS) for a while, this should only do so for apps running Laravel 7 or higher.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant