Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix property assignment (setattr) #79

Open
Tracked by #11
JosePizarro3 opened this issue Feb 10, 2025 · 0 comments · May be fixed by #80
Open
Tracked by #11

Fix property assignment (setattr) #79

JosePizarro3 opened this issue Feb 10, 2025 · 0 comments · May be fixed by #80
Assignees

Comments

@JosePizarro3
Copy link
Contributor

JosePizarro3 commented Feb 10, 2025

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)

@JosePizarro3 JosePizarro3 self-assigned this Feb 10, 2025
@JosePizarro3 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
@JosePizarro3 JosePizarro3 linked a pull request Feb 10, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant