Skip to content

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

Development

Successfully merging this pull request may close these issues.

Syntax error or access violation: 1101 BLOB, TEXT, GEOMETRY or JSON column 'uptime_check_failure_reason' can't have a default value

2 participants