Bug #39151 | Columns name or dataType must be mandatory | ||
---|---|---|---|
Submitted: | 1 Sep 2008 7:53 | Modified: | 1 Sep 2008 12:07 |
Reporter: | Lorenzo Luconi Trombacchi | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Workbench | Severity: | S4 (Feature request) |
Version: | 5.0.24 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[1 Sep 2008 7:53]
Lorenzo Luconi Trombacchi
[1 Sep 2008 11:44]
Johannes Taxacher
this is expected behaviour. users may want to design models without specifying datatypes (first, or at all). SE version features a validation plugin that warns users on export/sync about left blank datatypes (in OSS user has to take care of that himeslf)
[1 Sep 2008 12:07]
Lorenzo Luconi Trombacchi
Thank you for you answer. Ok for datatype, I take care of missing datatypes myself. If is it an expected behaviour, how can unset a datatype for a column? What about renamed to blank column name? The validation is a feature of SE version, but at least the name of the column should be mandatory I think :-)) Lorenzo