Skip to content

chore: added patch utils for easy migrations#96

Merged
maharshivpatel merged 1 commit into
frappe:mainfrom
maharshivpatel:chore-add-patch-utils
Dec 5, 2023
Merged

chore: added patch utils for easy migrations#96
maharshivpatel merged 1 commit into
frappe:mainfrom
maharshivpatel:chore-add-patch-utils

Conversation

@maharshivpatel

Copy link
Copy Markdown
Collaborator

Print Designer's Schema is in JSON Fields
When we change/add/remove schema it is very difficult and time consuming to migrate. People who doesn't have context of entire data structure can't write patches.

I have added this so anyone can now modifiy elements by passing callback function and updating object that is passed to function without worrying about structure.

Print Designer's Schema is in JSON Fields
When we change/add/remove schema it is very difficult and time consuming to migrate.
People who doesn't have context of entire data structure can't write patches.

I have added this so anyone can now modifiy elements by passing callback function
and updating object that is passed to function without worrying about structure.
@maharshivpatel

maharshivpatel commented Dec 5, 2023

Copy link
Copy Markdown
Collaborator Author

@dj12djdjs Patch utils are finally available 😅 #63

@maharshivpatel maharshivpatel merged commit 093d254 into frappe:main Dec 5, 2023
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 this pull request may close these issues.

1 participant