(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
请先登录再写评论。
Dawid,
ZEROFILLandUNSIGNEDare numeric type attributes. So you can add them directly to the Type.Thanks!