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

pgsql check missed in ModifyUsersTable@down #46

Closed
UksusoFF opened this issue Aug 22, 2018 · 6 comments
Closed

pgsql check missed in ModifyUsersTable@down #46

UksusoFF opened this issue Aug 22, 2018 · 6 comments
Assignees

Comments

@UksusoFF
Copy link

I'm getting this error when php artisan migrate:refresh

SQLSTATE[42000]: Syntax error or access violation: 1091 Can't DROP 'users_email_null_deleted_at'; check that column/key exists (SQL: alter table `users` drop index `users_email_null_deleted_at`)  
@palypster
Copy link
Contributor

palypster commented Aug 25, 2018

We will check it out soon. But until then, as a work-around, you can always use artisan migrate:fresh instead, which should do the trick.

@palypster
Copy link
Contributor

@UksusoFF did it help?

@UksusoFF
Copy link
Author

UksusoFF commented Sep 1, 2018

@palypster
Copy link
Contributor

Perfect, you saved us some time. We'll fix that soon.

@DrzikFilip
Copy link

This one was fixed on Dec 10, 2018 in admin-auth.

@UksusoFF UksusoFF closed this as completed Jan 3, 2019
@UksusoFF
Copy link
Author

UksusoFF commented Jan 3, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants