Allow common reference macros to be defined in the data sync files #76
Labels
No labels
bug
confirmed
critical
discussion
documentation
Doing
enhancement
suggestion
support
To Do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: hazaar/hazaar-dbi#76
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, to add a referenced value to a row, the macro needs to be defined in EVERY row. This has worked well till now, but it can definitely be enhanced.
I would like to add a new data sync row object property called
refs
that defines a column name and the macro that should be applied to it automatically. That way, the macro can be executed once and the value used in all rows for this data sync object.Such as:
assigned to @jamie
created merge request !45 to address this issue
mentioned in merge request !45
mentioned in commit
fe70c6ffda