Bug #78146 | the default name for the first column has "id" as prefix rather than postfix | ||
---|---|---|---|
Submitted: | 20 Aug 2015 8:01 | Modified: | 20 Aug 2015 8:14 |
Reporter: | Hanan Vinner | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Workbench: Modeling | Severity: | S3 (Non-critical) |
Version: | 6.3.4.0 | OS: | Windows |
Assigned to: | CPU Architecture: | Any |
[20 Aug 2015 8:01]
Hanan Vinner
[20 Aug 2015 8:14]
MySQL Verification Team
Hi Hanan Vinner, Thank you for the report. By default Column Defaults are "PK Column Name"->"id%table%" etc which you can change and customize as you like. These can be configured from WB->Edit->Preferences: Modeling: Defaults Please see https://dev.mysql.com/doc/workbench/en/wb-preferences-modeling.html SO, with "PK Column Name"->"%table%_id" setting, you may see user_id etc.. Thanks, Umesh