fulcrologic / fulcro-rad-sql

SQL Plugin for Fulcro RAD
MIT License
4 stars 12 forks source link

When batch resolving, ensure output is returned in the order of the input sequence #12

Closed tylernisonoff closed 3 years ago

tylernisonoff commented 3 years ago

If using a batch resolver, the output must be in the same order of the input sequence, otherwise the result set can be mapped to the wrong input ids.