The previous databasemanager set all stringfields to datatype char.
If I have a char (20) and want to change it to varchar, the length field will be resetted to 255. Is it possible in the next build the length field not to change if the datatype is het to varchar?
change datatype char to varchar
Re: change datatype char to varchar
We will review this suggestion when developing next versions of dbForge Studio for MySQL.
-
- Posts: 19
- Joined: Tue 15 May 2012 09:34
Re: change datatype char to varchar
Is this suggestion approved?
The latest update is still setting length to 255 when changing from char to varchar.
The latest update is still setting length to 255 when changing from char to varchar.
Re: change datatype char to varchar
This change will be included in the next version of the product.