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

Series/2.x type safe unified API for primary key and key condition expressions #256

Merged
merged 71 commits into from
Aug 12, 2023

Commits on Jul 29, 2023

  1. initial experiment

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    4f5c649 View commit details
    Browse the repository at this point in the history
  2. explore richer PK domain

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    d091bf3 View commit details
    Browse the repository at this point in the history
  3. explore richer PK domain

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    4cbc412 View commit details
    Browse the repository at this point in the history
  4. explore richer PK domain

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    f15f5b3 View commit details
    Browse the repository at this point in the history
  5. explore richer PK domain

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    d32047c View commit details
    Browse the repository at this point in the history
  6. explore richer PK domain

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    cd75e91 View commit details
    Browse the repository at this point in the history
  7. initial render experiment

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    0b62ba1 View commit details
    Browse the repository at this point in the history
  8. added FROM type param

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    bb351d8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7e4b478 View commit details
    Browse the repository at this point in the history
  10. doc

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    2a6fac8 View commit details
    Browse the repository at this point in the history
  11. cleanup

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    56e4067 View commit details
    Browse the repository at this point in the history
  12. extend to low level API

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    5266d50 View commit details
    Browse the repository at this point in the history
  13. contravariance for From

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    e43fb87 View commit details
    Browse the repository at this point in the history
  14. clean up

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    9980af2 View commit details
    Browse the repository at this point in the history
  15. shorten names to Expr

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    9640c03 View commit details
    Browse the repository at this point in the history
  16. fix PE refactor

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    9d9aa2b View commit details
    Browse the repository at this point in the history
  17. doc comments

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    d8e5292 View commit details
    Browse the repository at this point in the history
  18. remove failed experiment

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    83b3bdc View commit details
    Browse the repository at this point in the history
  19. extracted companion objects

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    b8854e8 View commit details
    Browse the repository at this point in the history
  20. plan export of files

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    b93fd5d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    caed257 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    fea0413 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    307b655 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a6c6b00 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    03a49c1 View commit details
    Browse the repository at this point in the history
  26. collapse pattern match

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    1631025 View commit details
    Browse the repository at this point in the history
  27. rename

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    f70d960 View commit details
    Browse the repository at this point in the history
  28. added less than

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    78a7a6e View commit details
    Browse the repository at this point in the history
  29. add remaining ops

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    1991c83 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    7ed21ae View commit details
    Browse the repository at this point in the history
  31. added remaining ops

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    d364265 View commit details
    Browse the repository at this point in the history
  32. fix beginsWith

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    7821d8a View commit details
    Browse the repository at this point in the history
  33. minor clean up

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    c7d442e View commit details
    Browse the repository at this point in the history
  34. improve error messgae

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    79170fe View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    c931770 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    67677e6 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    b17cf96 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    9a85ba7 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    e7f623e View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    f164848 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    4f80df1 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    8ca2367 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    d0c1014 View commit details
    Browse the repository at this point in the history
  44. minor clean up

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    8d18e86 View commit details
    Browse the repository at this point in the history
  45. scalafmt

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    6df09c2 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    2e46f46 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    b8b7e25 View commit details
    Browse the repository at this point in the history
  48. delete unnecessary imports

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    eba3ae0 View commit details
    Browse the repository at this point in the history
  49. delete unnecessary imports

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    c76be3e View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    5d58963 View commit details
    Browse the repository at this point in the history
  51. scalafmt

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    30a51cb View commit details
    Browse the repository at this point in the history
  52. renames

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    f0e3c42 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    d81880c View commit details
    Browse the repository at this point in the history
  54. renames

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    60160c9 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    32e61e8 View commit details
    Browse the repository at this point in the history
  56. fix signatures, scalafmt

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    0358d12 View commit details
    Browse the repository at this point in the history
  57. play with new delete

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    ee030b6 View commit details
    Browse the repository at this point in the history
  58. delete dead code

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    b5aaed8 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    92abe43 View commit details
    Browse the repository at this point in the history
  60. reduce scope, fix it test

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    84bfb4b View commit details
    Browse the repository at this point in the history
  61. reduce scope, fix it test

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    4069d6e View commit details
    Browse the repository at this point in the history
  62. scalafmt

    googley42 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    fba3c02 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    e4646b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Configuration menu
    Copy the full SHA
    4e8cfbc View commit details
    Browse the repository at this point in the history
  2. missed commit

    googley42 committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    e5f942b View commit details
    Browse the repository at this point in the history
  3. Improve type param names

    googley42 committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    6687a28 View commit details
    Browse the repository at this point in the history
  4. cleanup

    googley42 committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    b157f77 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Configuration menu
    Copy the full SHA
    ff8be21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41a4eec View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    7016ca6 View commit details
    Browse the repository at this point in the history
  2. scalafmt

    googley42 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    298898a View commit details
    Browse the repository at this point in the history