How to delete dynamically generated column using cuba platform
Hi,
Just use the corresponding Table.removeGeneratedColumn(String id)
method.
How to delete dynamically generated column using cuba platform
Hi,
Just use the corresponding Table.removeGeneratedColumn(String id)
method.