Hello, I set up batch insert in Exposed but is the...
# exposed
h
Hello, I set up batch insert in Exposed but is there an option setting batch size like in hibernate?
t
No, there is no such option yet as you are the first who asked for it. Please file the request on github.
h
Do I understand correctly that currently batch size will be unlimited?