Returns true if the column has no sign (is UNSIGNED).
true
UNSIGNED
bool is_unsigned() const noexcept;
No-throw guarantee.