-
Notifications
You must be signed in to change notification settings - Fork 104
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
Add adjusts for the User defined Components #535
Conversation
priv/repo/migrations/20240621085408_add_struct_name_to_beacon_component_attrs.exs
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good. Just a few comments
test/support/migrations/20240621085408_add_struct_name_to_beacon_component_attrs.exs
Outdated
Show resolved
Hide resolved
@leandrocp it looks like |
Sorry I forgot to mention you have to bump the version here beacon/lib/beacon/migration.ex Line 6 in ffbfb3d
|
@leandrocp I did bump this version number, but after that it was only running the v002 |
Ok let's use V001 for now. |
Necessary adjusts that came up after doing more work in the UI:
beacon_component_attrs
to save the struct name of a attribute of typestruct
ComponentAttr