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

feat(r): Add async infrastructure for specific methods #985

Draft
wants to merge 36 commits into
base: main
Choose a base branch
from

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    9ebd2f3 View commit details
    Browse the repository at this point in the history
  2. with passing test

    paleolimbot committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e3df089 View commit details
    Browse the repository at this point in the history
  3. some notes

    paleolimbot committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e3f6b07 View commit details
    Browse the repository at this point in the history
  4. more notes

    paleolimbot committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    26aad2f View commit details
    Browse the repository at this point in the history
  5. Update r/adbcdrivermanager/tests/testthat/test-async.R

    Co-authored-by: Kirill Müller <[email protected]>
    paleolimbot and krlmlr committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    059fc56 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f25aa4 View commit details
    Browse the repository at this point in the history
  7. add execute query async

    paleolimbot committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    3ff0cb2 View commit details
    Browse the repository at this point in the history
  8. test chains

    paleolimbot committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    b2236c3 View commit details
    Browse the repository at this point in the history
  9. test chaining

    paleolimbot committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    d43f5db View commit details
    Browse the repository at this point in the history
  10. fix error

    paleolimbot committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    c05f11f View commit details
    Browse the repository at this point in the history
  11. fix init

    paleolimbot committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    344814c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    de938d9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2eeae3f View commit details
    Browse the repository at this point in the history
  14. dummy task

    paleolimbot committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    0e86f35 View commit details
    Browse the repository at this point in the history
  15. better

    paleolimbot committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    cd11f93 View commit details
    Browse the repository at this point in the history
  16. rename wait

    paleolimbot committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    d639428 View commit details
    Browse the repository at this point in the history
  17. waiter

    paleolimbot committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    4282d12 View commit details
    Browse the repository at this point in the history
  18. scheduler

    paleolimbot committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    56c3903 View commit details
    Browse the repository at this point in the history
  19. maybe with error support

    paleolimbot committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    bf11de4 View commit details
    Browse the repository at this point in the history
  20. remove previous

    paleolimbot committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    69590f9 View commit details
    Browse the repository at this point in the history
  21. remove previous

    paleolimbot committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    48d53ec View commit details
    Browse the repository at this point in the history
  22. with one working method

    paleolimbot committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    8ecfb52 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    add8551 View commit details
    Browse the repository at this point in the history
  24. remove old

    paleolimbot committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    473d053 View commit details
    Browse the repository at this point in the history
  25. get next

    paleolimbot committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    93eeb23 View commit details
    Browse the repository at this point in the history
  26. add license

    paleolimbot committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    cb677a3 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    25fa70f View commit details
    Browse the repository at this point in the history
  28. waiting with cancel

    paleolimbot committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    8a18b6a View commit details
    Browse the repository at this point in the history
  29. fix status/wait

    paleolimbot committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    4b6aad7 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f0cffa4 View commit details
    Browse the repository at this point in the history
  31. with test

    paleolimbot committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    c1d2313 View commit details
    Browse the repository at this point in the history
  32. use with promises

    paleolimbot committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    d8bb000 View commit details
    Browse the repository at this point in the history
  33. maybe better waiting

    paleolimbot committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    702e580 View commit details
    Browse the repository at this point in the history
  34. try to fix tests

    paleolimbot committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    01cfa54 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    50d6d3f View commit details
    Browse the repository at this point in the history
  36. maybe prepare + schema

    paleolimbot committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    a36f41e View commit details
    Browse the repository at this point in the history