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

Expressions on parameters #30

Merged
merged 25 commits into from
Jul 4, 2024
Merged

Expressions on parameters #30

merged 25 commits into from
Jul 4, 2024

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    474bac6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc585a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    b3f99d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    918b30f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a31395 View commit details
    Browse the repository at this point in the history
  4. Better function composing.

    rkistner committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    905de01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2dab65c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b1d8fd5 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Support NOT, IS NOT NULL.

    rkistner committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    8c45f2f View commit details
    Browse the repository at this point in the history
  2. Support CAST.

    rkistner committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    24e1324 View commit details
    Browse the repository at this point in the history
  3. Use better terminology.

    rkistner committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    69e30c1 View commit details
    Browse the repository at this point in the history
  4. Add overview documentation.

    rkistner committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    fcfd2fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fbe1f93 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d7b7b63 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f7049d2 View commit details
    Browse the repository at this point in the history
  8. Basic data query tests.

    rkistner committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ad594cd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    580fea8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5ce4ddb View commit details
    Browse the repository at this point in the history
  11. Minor refactoring.

    rkistner committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    550f856 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    856efed View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    75fe43c View commit details
    Browse the repository at this point in the history
  14. Remove some todos.

    rkistner committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ed361a9 View commit details
    Browse the repository at this point in the history
  15. Add changeset.

    rkistner committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    299becf View commit details
    Browse the repository at this point in the history
  16. Missed one.

    rkistner committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    64c2548 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6d6a5d9 View commit details
    Browse the repository at this point in the history