public signed(index as Int) as Boolean throws SQLException
Returns true for signed numeric columns.
import klyn.databases.sql print(metadata.signed(1))