enities fields are the same as columns in table. each Database has the conversion table for what each field type is. by changing this you can very the type of column and size. look in framework/entity/fieldtype
Raj Saini sent the following on 5/16/2008 10:45 PM: > Hi, > > Is there a way to extend the field type of a entity using extend-entity > or any other similar mechanism without modifying the original entity > definition. I tried using extend-entity by redefining the exiting field > with a different data type, but it added a new column to the database > table instead of altering it. > > Thanks, > > Raj > >
