-
-
Notifications
You must be signed in to change notification settings - Fork 15
Are Bulkoperations possible? #20
Copy link
Copy link
Open
Labels
help wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
Hey, first i want to point out that i love the idea of this library and i recently discovered it. I have a question about bulk operations. Is there a chance to do bulk operations for example inserts?
Before i discovered this library i would have done it like below. I love the idea of doing just the formattable string thing and would like to adapt that also for the buk operations.
If possible please point me to a example.
Thank you