You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When changing the name attribute of a CASTable object, it does not propagate to the actual underlying CAS table. I have tried setting the name with setattr(), but this does not work.
I would be nice to have a method that can change the name of a CASTable.
The text was updated successfully, but these errors were encountered:
When changing the name attribute of a CASTable object, it does not propagate to the actual underlying CAS table. I have tried setting the name with setattr(), but this does not work.
I would be nice to have a method that can change the name of a CASTable.
The text was updated successfully, but these errors were encountered: