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

Cant run migration on users table with existing users #15

Open
mnvx opened this issue Sep 26, 2020 · 0 comments
Open

Cant run migration on users table with existing users #15

mnvx opened this issue Sep 26, 2020 · 0 comments

Comments

@mnvx
Copy link

mnvx commented Sep 26, 2020

SQLSTATE[23502]: Not null violation: 7 ERROR:  column "affiliate_id" contains null values (SQL: alter table "users" add column "referred_by" varchar(191) null, add column "affiliate_id" varchar(191) not null)
mnvx added a commit to mnvx/laravel-referral that referenced this issue Sep 26, 2020
mnvx added a commit to mnvx/laravel-referral that referenced this issue Sep 26, 2020
mnvx added a commit to mnvx/laravel-referral that referenced this issue Sep 26, 2020
… again because it has already been enabled
mnvx added a commit to mnvx/laravel-referral that referenced this issue Sep 26, 2020
mnvx added a commit to mnvx/laravel-referral that referenced this issue Sep 26, 2020
mnvx added a commit to mnvx/laravel-referral that referenced this issue Sep 26, 2020
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

1 participant