Hi
I am in need of the following features in SchemaUpdate tool.
1. When a field is dropped from a class, corrresponding column needs to be dropped from the table. (I dont need the previous data either)
2. When a data type of a field in the class is changed I want the datatype of the corresponding column to be changed and the previous data to be transformed to the new datatype.
3. When a field is renamed, rename the corresponding column.
Please let me know if anything is already slated for a future release(I am using 3.1). If not I would like to contribute. Also, please let me know if any of the above violates any O-R mapping "concepts".
Thanks in Advance.
pras.
|