Bug #38802 | add possibility to specify options on default datatype for PKs | ||
---|---|---|---|
Submitted: | 14 Aug 2008 16:17 | Modified: | 13 Jun 2013 1:57 |
Reporter: | Johannes Taxacher | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S4 (Feature request) |
Version: | 5.0.24 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[14 Aug 2008 16:17]
Johannes Taxacher
[13 Jun 2013 1:57]
Philip Olson
Fixed as of the upcoming MySQL Workbench 6.0.2 public beta release, and here's the changelog entry: The option to set the default data type for a PK column did not allow data type options to also be set for the column, such as AI or UNSIGNED. The new "Table Template" feature makes this possible. Thank you for the bug report.