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
Fix property assignment (modify setattr?). The behavior should be that Instrument(alias='MyInstru') should work without losing the character of being a PropertyTypeAssignment(data_type='VARCHAR') (right now it overwrittes it)
The text was updated successfully, but these errors were encountered:
JosePizarro3
changed the title
Fix property assignment (modify setattr?). The behavior should be that Instrument(alias='MyInstru') should work without losing the character of being a PropertyTypeAssignment(data_type='VARCHAR') (right now it overwrittes it)
Fix property assignment (setattr)
Feb 10, 2025
Fix property assignment (modify setattr?). The behavior should be that
Instrument(alias='MyInstru')
should work without losing the character of being aPropertyTypeAssignment(data_type='VARCHAR')
(right now it overwrittes it)The text was updated successfully, but these errors were encountered: