Skip to content

Feat: implement a separate afterCreateMany hook#28

Merged
VoidClancy merged 1 commit into
masterfrom
codegen
Jul 9, 2026
Merged

Feat: implement a separate afterCreateMany hook#28
VoidClancy merged 1 commit into
masterfrom
codegen

Conversation

@VoidClancy

Copy link
Copy Markdown
Owner

1- implement afterCreateMany giving access to a slice of userCreate struct, which are the arguments used in this createMany as it returns only a count, along with the count of records created

2- apply the hook if present in the excute{model}createMany

3- add test cases for the afterCreateMany hook

1- implement afterCreateMany giving access to a slice of userCreate struct, which are the arguments used in this createMany as it returns only a count, along with the count of records created

2- apply the hook if present in the excute{model}createMany

3- add test cases for the afterCreateMany hook
@VoidClancy VoidClancy self-assigned this Jul 9, 2026
@VoidClancy VoidClancy merged commit bf97519 into master Jul 9, 2026
3 checks passed
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