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