hedera-mirror-node icon indicating copy to clipboard operation
hedera-mirror-node copied to clipboard

Update jooq repository to improve reusability

Open edwin-greene opened this issue 1 year ago • 2 comments

Description: Updates the Bound class to include fields. Simplifies the JooqRepository to only accept Bounds as parameters. Updates the JooqRepository to support N-numbered conditions.

Related issue(s):

Fixes #9379

Notes for reviewer: This should not be merged until the work for pagination for airdrop nfts is completed in #9378

Checklist

  • [x] Documented (Code comments, README, etc.)
  • [x] Tested (unit, integration, etc.)

edwin-greene avatar Sep 20 '24 21:09 edwin-greene