Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for pagination at table level. (backport #1244) #1538

Merged

Commits on May 17, 2024

  1. Add support for pagination at table level. (#1244)

    * feat(postgres): ✨ add transfer pagination support
    
    * test(postgres): ✅ add transfer pagination test
    
    * feat(comlink): ✨ add pagination for getTransfers
    
    * test(ender): ✅ update transfer handler test
    
    * feat(postgres): ✨ add fill pagination support
    
    * test(postgres): ✅ add fill pagination test
    
    * feat(comlink): ✨ add pagination for getTrades and getFills
    
    * test: ✅ update pagination tests
    
    updated pagination tests to also evaluate total pages.
    
    * feat(postgres): 🏷️ add explicit types
    
    added explicit types for fill and transfer tables.
    
    * feat(postgres): ✨ add order pagination support
    
    * test(postgres): ✅ add order pagination test
    
    * feat: ♻️ update order findAll usage
    
    * revert: ⏪ revert add pagination for getTransfers
    
    * revert: ⏪ revert add pagination for getTrades and getFills
    
    * feat: 🏷️ add explicit ts types
    
    * docs: 💡 add pagination todo comment
    
    * docs(postgres): 💡 improve pagination comment
    
    improve pagination comment thanks to coderabbitai.
    
    ---------
    
    Co-authored-by: Davide Segullo <[email protected]>
    (cherry picked from commit e12ebf2)
    giorgionocera authored and mergify[bot] committed May 17, 2024
    Configuration menu
    Copy the full SHA
    3f89a6a View commit details
    Browse the repository at this point in the history