question: can i clone a table?
Opened this issue · 0 comments
soliton4 commented
hi, i have a complete table definition and need to duplicate it with a different name.
in addition it would be cool if the result of rename() had a toDefinition() (or so) method that results in a new table definition.
point out the cloning for me and i may implement the toDefinition() method if its not to complicated
best wishes
me