On 03/12/2010 12:13 PM, Brian Aker wrote:


It also seems that the DESC command has morphed from the older MySQL
output. What's missing is the *length* of types!

Here is the question do you want LENGTH as in number of bytes, or in
number of characters? Just for VARCHAR?

I'm going to vote for bytes. The char-length is already listed in the type column (varchar(64)) ... although it could be argued that the user could just know "int - that's 4 bytes" ... if the byte-count was listed in the table it would make some reporting nice/easy.

We are just listing the type right now. I can add another column for
length, but what would go there for NUMBER/etc?


_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to