JSColumn isNullable

Hi,

Is it possible to get a function in the JSColumn area of the database manager, that returns if a column can containt nulls or not?

Paul

added column.getAllowNull() in 2.2b2

Cool, tnx

Paul