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: row_exists and read_row #778

Merged
merged 373 commits into from
Jun 16, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Mar 28, 2023

  1. got tests working

    daniel-sanche committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    1aa694b View commit details
    Browse the repository at this point in the history
  2. fixed type

    daniel-sanche committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    e2d4bd5 View commit details
    Browse the repository at this point in the history
  3. reverted rest client

    daniel-sanche committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    a91362f View commit details
    Browse the repository at this point in the history
  4. fixed rest tests

    daniel-sanche committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    d80a8c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    b888ee8 View commit details
    Browse the repository at this point in the history
  2. added client closure

    daniel-sanche committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    94c1187 View commit details
    Browse the repository at this point in the history
  3. ran blacken

    daniel-sanche committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    4c02e6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d65b432 View commit details
    Browse the repository at this point in the history
  5. improved some tests

    daniel-sanche committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    4b63d87 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ccc421 View commit details
    Browse the repository at this point in the history
  7. removed __del__

    daniel-sanche committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    8001240 View commit details
    Browse the repository at this point in the history
  8. changed warning type

    daniel-sanche committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    7c9cea7 View commit details
    Browse the repository at this point in the history
  9. ran blacken

    daniel-sanche committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    3bbebea View commit details
    Browse the repository at this point in the history
  10. improved task naming

    daniel-sanche committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    8bff9d0 View commit details
    Browse the repository at this point in the history
  11. fixed style issues

    daniel-sanche committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    4ae2146 View commit details
    Browse the repository at this point in the history
  12. fixed broken test

    daniel-sanche committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    00be65a View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Update docstring

    Co-authored-by: Mariatta Wijaya <Mariatta@users.noreply.github.com>
    daniel-sanche and Mariatta authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    8f15e9c View commit details
    Browse the repository at this point in the history
  2. got 3.7 tests working

    daniel-sanche committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    b9dc2f7 View commit details
    Browse the repository at this point in the history
  3. fixed style issue

    daniel-sanche committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    19036d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8873e9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff7dcbb View commit details
    Browse the repository at this point in the history
  6. ran black

    daniel-sanche committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    39da24d View commit details
    Browse the repository at this point in the history
  7. removed from_dict

    daniel-sanche committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    3a6fff1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d465737 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    00a3d3e View commit details
    Browse the repository at this point in the history
  2. removed type conversion

    daniel-sanche committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    393749f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a42216 View commit details
    Browse the repository at this point in the history
  4. ran blacken

    daniel-sanche committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    536e587 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e262d1 View commit details
    Browse the repository at this point in the history
  6. added test skeleton

    daniel-sanche committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    fac018e View commit details
    Browse the repository at this point in the history
  7. working on tests

    daniel-sanche committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    9800a78 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8a22d15 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. did some restructuring

    daniel-sanche committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    38e5662 View commit details
    Browse the repository at this point in the history
  2. got some tests working

    daniel-sanche committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    5155800 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. improved tests

    daniel-sanche committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    522f7fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9429244 View commit details
    Browse the repository at this point in the history
  3. fixed tests

    daniel-sanche committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    1aa7424 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a603649 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. added RowRange object

    daniel-sanche committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    68a5a0f View commit details
    Browse the repository at this point in the history
  2. added comments

    daniel-sanche committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    cc2e7c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba629c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75d2c10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d5eca2a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a26797 View commit details
    Browse the repository at this point in the history
  7. fixed tests

    daniel-sanche committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    bcd394f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    037af0d View commit details
    Browse the repository at this point in the history
  9. ran blacken

    daniel-sanche committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    e17d9bc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    db80d22 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b3d977d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1f85462 View commit details
    Browse the repository at this point in the history
  13. updated add_keys

    daniel-sanche committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    1fba6ea View commit details
    Browse the repository at this point in the history
  14. removed chaining

    daniel-sanche committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    c4f82b0 View commit details
    Browse the repository at this point in the history
  15. improved to_dicts

    daniel-sanche committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    caca14c View commit details
    Browse the repository at this point in the history
  16. improving row_ranges

    daniel-sanche committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    5f9ce85 View commit details
    Browse the repository at this point in the history
  17. fixed properties

    daniel-sanche committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    8e5f60a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    57184c1 View commit details
    Browse the repository at this point in the history
  19. got tests passing

    daniel-sanche committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    3eda7f4 View commit details
    Browse the repository at this point in the history
  20. blacken, mypy

    daniel-sanche committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    65f5a2a View commit details
    Browse the repository at this point in the history
  21. ran blacken

    daniel-sanche committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    3e724db View commit details
    Browse the repository at this point in the history
  22. improved API usage

    daniel-sanche committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    45eadce View commit details
    Browse the repository at this point in the history
  23. use invalid chunk

    daniel-sanche committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    c06213f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6e75a2f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a205e93 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ce3eb75 View commit details
    Browse the repository at this point in the history
  27. updated template

    daniel-sanche committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    74029c9 View commit details
    Browse the repository at this point in the history
  28. got tests passing

    daniel-sanche committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    7f2be30 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. removed metadata

    daniel-sanche committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    2b044ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1743098 View commit details
    Browse the repository at this point in the history
  3. ran blacken

    daniel-sanche committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    e5fa4b6 View commit details
    Browse the repository at this point in the history
  4. got tests working

    daniel-sanche committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    8955ec5 View commit details
    Browse the repository at this point in the history
  5. fixed lint issue

    daniel-sanche committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    002bc5f View commit details
    Browse the repository at this point in the history
  6. fixed tests

    daniel-sanche committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    65f0d2f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    664a6d2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d3db731 View commit details
    Browse the repository at this point in the history
  9. changed return type

    daniel-sanche committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    5f41c06 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aa26911 View commit details
    Browse the repository at this point in the history
  11. fixed typing issues

    daniel-sanche committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    7b68207 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a776cb5 View commit details
    Browse the repository at this point in the history
  13. adjusted types

    daniel-sanche committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    c164a47 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    96d58d1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    216610e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c505c39 View commit details
    Browse the repository at this point in the history
  17. fixed issues in merger

    daniel-sanche committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    179c8b8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3cc5380 View commit details
    Browse the repository at this point in the history
  19. restructuring

    daniel-sanche committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    4af0218 View commit details
    Browse the repository at this point in the history
  20. added idle timeout

    daniel-sanche committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    d6a323f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7b6d1db View commit details
    Browse the repository at this point in the history
  22. fixed mypy issues

    daniel-sanche committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    733a393 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    12807e0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    0e3d32c View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    5b055b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    dbf19c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab7931c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88f14f6 View commit details
    Browse the repository at this point in the history
  4. fixed type issues

    daniel-sanche committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    9f15a6a View commit details
    Browse the repository at this point in the history
  5. got tests passing

    daniel-sanche committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    b3c32b0 View commit details
    Browse the repository at this point in the history
  6. added comments

    daniel-sanche committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    770d9f5 View commit details
    Browse the repository at this point in the history
  7. added comment

    daniel-sanche committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    9f3e0c5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a0620ea View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4f5ed46 View commit details
    Browse the repository at this point in the history
  10. fixed param order

    daniel-sanche committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    c169ba8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9ec3697 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b6873e8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2facc79 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ee826bb View commit details
    Browse the repository at this point in the history
  15. adding tests

    daniel-sanche committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    25af0c0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2f7778d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d6b8e6b View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    3f085a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6abb9d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    128320c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a048536 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    371dd64 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ebbaa1e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2a3e379 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2e50c51 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0b63b2b View commit details
    Browse the repository at this point in the history
  10. clean up on_error

    daniel-sanche committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    de102bb View commit details
    Browse the repository at this point in the history
  11. await sleep

    daniel-sanche committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    bbdb8e6 View commit details
    Browse the repository at this point in the history
  12. got tests working

    daniel-sanche committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    83472dc View commit details
    Browse the repository at this point in the history
  13. updated api-core

    daniel-sanche committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    bef40bd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    29a98ed View commit details
    Browse the repository at this point in the history
  15. ran blacken

    daniel-sanche committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    534005a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6f1c781 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    38f66e5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bf24c25 View commit details
    Browse the repository at this point in the history
  19. added read_rows

    daniel-sanche committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    4dbacb5 View commit details
    Browse the repository at this point in the history
  20. ran blacken

    daniel-sanche committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    6e6978e View commit details
    Browse the repository at this point in the history
  21. added comments

    daniel-sanche committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    21f7846 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    52e9dbf View commit details
    Browse the repository at this point in the history
  23. fixed lint issues

    daniel-sanche committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    715be51 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2f50cb7 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1486d5a View commit details
    Browse the repository at this point in the history
  26. fixed lint issues

    daniel-sanche committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    28d5a7a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3b11580 View commit details
    Browse the repository at this point in the history
  28. changed comment

    daniel-sanche committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    d47c941 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    d1bd128 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    039d623 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    3d34dcd View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    70fbff9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    383d8eb View commit details
    Browse the repository at this point in the history
  3. updated submodule

    daniel-sanche committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    018fe03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3764a98 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    745ae38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d11d55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0403e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84a775a View commit details
    Browse the repository at this point in the history
  5. improved comments

    daniel-sanche committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    15a9d23 View commit details
    Browse the repository at this point in the history
  6. improved idle timeouts

    daniel-sanche committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    8636654 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1aca392 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    45fef1e View commit details
    Browse the repository at this point in the history
  9. removed unneeded check

    daniel-sanche committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    951a77b View commit details
    Browse the repository at this point in the history
  10. fixed idle timeout test

    daniel-sanche committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    e3a0b66 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6089934 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    fb4b0ca View commit details
    Browse the repository at this point in the history
  2. changed initial sleep

    daniel-sanche committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    83b908c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5688561 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. removed outdated test

    daniel-sanche committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    ff3724d View commit details
    Browse the repository at this point in the history
  2. fixed type annotations

    daniel-sanche committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    78a309c View commit details
    Browse the repository at this point in the history
  3. added slots

    daniel-sanche committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    c50ae18 View commit details
    Browse the repository at this point in the history
  4. renamed cache to buffer

    daniel-sanche committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    d73121b View commit details
    Browse the repository at this point in the history
  5. renamed errors

    daniel-sanche committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    14d8527 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b89c86 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f89577 View commit details
    Browse the repository at this point in the history
  8. added early return

    daniel-sanche committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    4b229b9 View commit details
    Browse the repository at this point in the history
  9. moved validation

    daniel-sanche committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    152bccf View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    67c2911 View commit details
    Browse the repository at this point in the history
  2. removed del

    daniel-sanche committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    ff11ad3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78bd5d3 View commit details
    Browse the repository at this point in the history
  4. got buffering working

    daniel-sanche committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    ca4a16d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0dba121 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3537566 View commit details
    Browse the repository at this point in the history
  7. added extra check

    daniel-sanche committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    981f169 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d3d4c76 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1901094 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    947fe9b View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. added row builder tests

    daniel-sanche committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    773d4e5 View commit details
    Browse the repository at this point in the history
  2. added revise_row tests

    daniel-sanche committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    cbb0513 View commit details
    Browse the repository at this point in the history
  3. ran blacken

    daniel-sanche committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    2bec693 View commit details
    Browse the repository at this point in the history
  4. added constructor tests

    daniel-sanche committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    5cd8e00 View commit details
    Browse the repository at this point in the history
  5. upgraded submodule

    daniel-sanche committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    d6f3ae1 View commit details
    Browse the repository at this point in the history
  6. added tests

    daniel-sanche committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    f2d7e71 View commit details
    Browse the repository at this point in the history
  7. update docstring

    Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
    daniel-sanche and jackwotherspoon authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    cb23d32 View commit details
    Browse the repository at this point in the history
  8. update docstring

    Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
    daniel-sanche and jackwotherspoon authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    bc31ab8 View commit details
    Browse the repository at this point in the history
  9. fix typo

    Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
    daniel-sanche and jackwotherspoon authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    f54dfde View commit details
    Browse the repository at this point in the history
  10. docstring improvements

    daniel-sanche committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    46cfc49 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    573bbd1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4f2657d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    59955be View commit details
    Browse the repository at this point in the history
  14. fixed typo

    daniel-sanche committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    377a8c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    8a29898 View commit details
    Browse the repository at this point in the history
  2. ran blacken

    daniel-sanche committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    50aa5ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42a52a3 View commit details
    Browse the repository at this point in the history
  4. fixed tests

    daniel-sanche committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    abc7a2d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    836af0f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e73551d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    792aba1 View commit details
    Browse the repository at this point in the history
  8. fixed broken mock

    daniel-sanche committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    e57c510 View commit details
    Browse the repository at this point in the history
  9. added additional tests

    daniel-sanche committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    88748a9 View commit details
    Browse the repository at this point in the history
  10. ran blacken

    daniel-sanche committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    0c38981 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    50dc608 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    b116755 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec5eb07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55cdcc2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0253692 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3855333 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    213519e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9e3b411 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d8cf158 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c9b8217 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    500eff0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    27130f0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f4f4fac View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    06dee54 View commit details
    Browse the repository at this point in the history
  14. fixed lint issues

    daniel-sanche committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    9e11f88 View commit details
    Browse the repository at this point in the history
  15. added iterator tests

    daniel-sanche committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    794c55a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ccd9545 View commit details
    Browse the repository at this point in the history
  17. ran black

    daniel-sanche committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    ca84b96 View commit details
    Browse the repository at this point in the history
  18. fixed lint issues

    daniel-sanche committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    eb936cf View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ab43138 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    cb1884d View commit details
    Browse the repository at this point in the history
  21. ran black

    daniel-sanche committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    9a89d74 View commit details
    Browse the repository at this point in the history
  22. restructred test_client

    daniel-sanche committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    7f783fc View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    6a6d219 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    72eca75 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ad42436 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. Configuration menu
    Copy the full SHA
    7606e3a View commit details
    Browse the repository at this point in the history
  2. ran black

    daniel-sanche committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    829e68f View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    e8eff39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a58e86 View commit details
    Browse the repository at this point in the history
  3. removed unneeded import

    daniel-sanche committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    9be5b07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83ffe31 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2de0c5e View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    3d597dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7d6d25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55ca37f View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    fd27aa5 View commit details
    Browse the repository at this point in the history
  2. fixed lint issues

    daniel-sanche committed May 12, 2023
    Configuration menu
    Copy the full SHA
    12a8879 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    ddb34ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4a21a6 View commit details
    Browse the repository at this point in the history
  3. added unit tests

    daniel-sanche committed May 18, 2023
    Configuration menu
    Copy the full SHA
    ea18255 View commit details
    Browse the repository at this point in the history
  4. fixed bug in query

    daniel-sanche committed May 18, 2023
    Configuration menu
    Copy the full SHA
    a741762 View commit details
    Browse the repository at this point in the history
  5. added system tests

    daniel-sanche committed May 18, 2023
    Configuration menu
    Copy the full SHA
    c1895c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ca9027 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc7a932 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    5a136a0 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. clean-up

    daniel-sanche committed May 30, 2023
    Configuration menu
    Copy the full SHA
    7df0311 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    a704ac0 View commit details
    Browse the repository at this point in the history
  2. ran black

    daniel-sanche committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    51c2cd0 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. address PR comments

    daniel-sanche committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    1351e53 View commit details
    Browse the repository at this point in the history