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

Fix issue migration with MySQL 5.7 #171

Merged
merged 2 commits into from
Apr 15, 2019
Merged

Fix issue migration with MySQL 5.7 #171

merged 2 commits into from
Apr 15, 2019

Conversation

sixlive
Copy link
Collaborator

@sixlive sixlive commented Apr 15, 2019

Description

Fixes an issue with MySQL 5.7 migrations where TEXT column type can not have a default value. This PR changes it to nullable instead.

Resolves #169

@sixlive sixlive self-assigned this Apr 15, 2019
@sixlive sixlive merged commit 1434e60 into master Apr 15, 2019
@sixlive sixlive deleted the fix-migration-error branch April 15, 2019 19:05
furkanayata added a commit to furkanayata/laravel-uptime-monitor that referenced this pull request Jun 3, 2019
* master:
  Update CHANGELOG.md
  Add `raw_url` attribute to serialization (spatie#175)
  Update CHANGELOG.md
  Fix issue migration with MySQL 5.7 (spatie#171)
  Update CHANGELOG.md
  Updates for Laravel 5.8 (spatie#167)
  Update create_monitors_table.php.stub
  Update CHANGELOG.md
  Fix if statement to be if not certificate applies to url (spatie#160)
  Update CHANGELOG.md
  Apply fixes from StyleCI (spatie#158)
  Prevent passing undefined variables to compact() for PHP 7.3 (spatie#157)
  Use existing $this->getMonitor() method for consistency (spatie#156)
  Update CHANGELOG.md
  Fix: "SSL check fails if an invalid domain is detected" (spatie#153)
  PHP 7.3 (spatie#155)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant