FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix: Handle null return in MySQLAdapter::normalizeCreateStatement by IncubuzzCC · Pull Request #181 · DBDiff/DBDiff · GitHub

/ DBDiff Public

Fix: Handle null return in MySQLAdapter::normalizeCreateStatement - #181

Open
IncubuzzCC wants to merge 2 commits into
DBDiff:masterfrom
IncubuzzCC:fix-mysql-null-definition
Open

Fix: Handle null return in MySQLAdapter::normalizeCreateStatement#181
IncubuzzCC wants to merge 2 commits into
DBDiff:masterfrom
IncubuzzCC:fix-mysql-null-definition

Conversation

Copy link
Copy Markdown

Prevents a TypeError when a table definition returns null, common with certain system views.
DBDiff\DB\Adapters\MySQLAdapter::normalizeCreateStatement(): Argument #1 ($definition) must be of type string, null given, called in DBDiff/src/DB/Adapters/MySQLAdapter.php on line 167

Copy link
Copy Markdown

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL