(un)signed option in new table creation

已回答

Not sure if it's just MySQL but one thing I'm missing from this window:

is the ability to mark the column unsigned

0

Dawid,

ZEROFILL and UNSIGNED are numeric type attributes. So you can add them directly to the Type.

1

请先登录再写评论。