Is there any documentation for createMany() ?
# orm-help
h
Is there any documentation for createMany() ?
p
you gotta look up in the docs before you ask.
j
If anything you want to know is not covered, let us know.
h
thx
seems connect: fails when trying to create nested records in combination with createmany`
Seems this is not supported?
j
I am not aware of that. Maybe create a discussion or issue on GitHub.
I need to create multiple, but with connected relations, is it possible to do this dynamically with a transaction?