Ignore disp-width in schema comparison
hass - December 10, 2008 - 14:13
| Project: | Schema |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | mikeryan |
| Status: | closed |
Jump to:
Description
I get many schema mismatches that tells me 'disp-width' => '10' as a diff. Are we able to ignore such UI settings? I'm not sure, but I think MySQL Query Browser have created this useless attributes...

#1
In my opinion, it can be ignored. In http://jaspan.com/schema-project-status-report, disp-width is the display width of non-varchar columns for the mysql command-line client. Only used by MySQL.
#2
I've taken disp-width handling out entirely - it won't appear anywhere any more.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.