-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't test the max_length attribute on MySQL >= 8.0.17
As of MySQL 8.0.17, the display width attribute for integer data types is deprecated and is not reported back anymore. https://dev.mysql.com/doc/refman/8.0/en/numeric-type-attributes.html
- Loading branch information
1 parent
5e775bc
commit 5a3625d
Showing
1 changed file
with
17 additions
and
3 deletions.
There are no files selected for viewing
This file contains 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