core icon indicating copy to clipboard operation
core copied to clipboard

database columns are not created when attributes are copied

Open zonky2 opened this issue 7 years ago • 2 comments

database columns are not created when attributes are copied

copy any attributes from one metamodel to another and check the database

zonky2 avatar Oct 28 '18 14:10 zonky2

see https://github.com/MetaModels/core/pull/1267

zonky2 avatar May 08 '22 11:05 zonky2

We could make attributes copyable - currently this is only possible via multiple editing - but it must be specified that these can only be pasted into another model. The column name must be checked for uniqueness and, if necessary, provided with a postfix.

@baumannsven thinks this would be possible in the DCG, to configure the clipboard accordingly...

zonky2 avatar Jan 20 '23 10:01 zonky2