Modify relationship and inheritance of collections

After creating a table with inheritance and configuring the relationship columns, it is no longer possible to modify these features. This makes it unfeasible to use Nocobase in a production context with real data, since modifying the database structure requires deleting and recreating the table or the column that needs to be changed.
Is there any way to work around this limitation?