-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
fix: migration 2017_01_28_222114_remove_viewed_at_from_contacts #6963
fix: migration 2017_01_28_222114_remove_viewed_at_from_contacts #6963
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. See my comment
database/migrations/2017_01_28_222114_remove_viewed_at_from_contacts.php
Outdated
Show resolved
Hide resolved
database/migrations/2017_01_28_222114_remove_viewed_at_from_contacts.php
Outdated
Show resolved
Hide resolved
e138b0f
to
15aa483
Compare
I squashed the modifications. The reason I work with early returns is to avoid if nesting in bigger code pages - to used at it haha sorry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've missed this issue the first time ->
database/migrations/2017_01_28_222114_remove_viewed_at_from_contacts.php
Outdated
Show resolved
Hide resolved
database/migrations/2017_01_28_222114_remove_viewed_at_from_contacts.php
Outdated
Show resolved
Hide resolved
This pull request has been automatically locked since there |
Issue #6960