see #1982 and #2016 for context
- wait until this is fixed upstream in ponder core, either:
- a) CAIP-style ids are supported or, preferably,
- b) ponder allows users to configure prefetch key builders per-event and we can describe the relationships between event args and keys to avoid this issue
- this would allow us to remove the
migrated_nodes parallel index optimization
- as well as supporting the
*_events join tables which have a similar problem
see #1982 and #2016 for context
migrated_nodesparallel index optimization*_eventsjoin tables which have a similar problem