How can I make reusable columns then building schema?
If I save part of column in variable
and then add something
It will change first one to
It changes objects properties instead of making copy and that's reasonable but I need to make copy and can't figure out how
and then add something
It will change first one to
It changes objects properties instead of making copy and that's reasonable but I need to make copy and can't figure out how