Udo Schneider
Udo Schneider
AEAsh Elixir
Created by Udo Schneider on 9/10/2023 in #support
How to effiently add thousands+ of entries to `many_to_many` relations
Excellent idea ... that might be the next optimazation step (if needed at all ...)
7 replies
AEAsh Elixir
Created by Udo Schneider on 9/10/2023 in #support
How to effiently add thousands+ of entries to `many_to_many` relations
That's what I was hoping for. Just recreated the issue in a playground project (the real one generates way to much logs to follow...) and it does indeed kind of upsert just fine. No fetching of records. So let's see how this works out in production where those 1000+ batches care coming in hourly.
7 replies