Skip to content

Hotfix: Ensure Playground tables have primary indexes - #3

Open
clarkewing wants to merge 1 commit into
opsgroupdev:mainfrom
clarkewing:hotfix/db-indexes
Open

Hotfix: Ensure Playground tables have primary indexes#3
clarkewing wants to merge 1 commit into
opsgroupdev:mainfrom
clarkewing:hotfix/db-indexes

Conversation

@clarkewing

Copy link
Copy Markdown

#1 introduces an issue where the created tables do not have primary indexes. This PR fixes this.

Given the app remains in alpha, I opted not to create a separate migration. Deployment will therefore require manually rolling back the previous migration and remigrating:

  1. php artisan migrate:rollback
  2. php artisan migrate

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

Successfully merging this pull request may close these issues.

1 participant