I’d love to be able to specify if the INT is SIGNED or UNSIGNED.
Would provide a lot of value.
I’d love to be able to specify if the INT is SIGNED or UNSIGNED.
Would provide a lot of value.
I agree with @WELZ. I see that unsigned is labelled as a keyword by the dbdiagram.io web app, however when used it throws an error.
@huy will this be implemented anytime soon?
Is there any news on this?
Ah, came looking to post something asking about this very thing. Was this ever added?
You can do it like this: id “bigint unsigned”. This solution included in oficial documentation
Any news for this?
While we could use [column] “int unsigned”, it’s still a hacky solution for something that is still not supported.