I tried added @required true to a property, but the table generated by CF9 ORM is still Nullable.
Any way to make a column a non-nullable column? Thanks.
I tried added @required true to a property, but the table generated by CF9 ORM is still Nullable.
Any way to make a column a non-nullable column? Thanks.
@notnull true
http://help.adobe.com/en%5FUS/ColdFusion/9.0/Developing/WSB7BEC0B4-8096-498d-8F9B-77C88878AC6C.html