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 OUTPUT clause support. #828

Merged
merged 42 commits into from
Mar 24, 2024
Merged

Commits on Dec 31, 2023

  1. OutputNode.

    igalklebanov committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    a5e9767 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33e9884 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87a1ad2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec31f2c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5839b6f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    575e3ea View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. add outputAll.

    igalklebanov committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    f7b2996 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aae6e70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a27ee6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c493875 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9700448 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    96f511b View commit details
    Browse the repository at this point in the history
  7. jsdocs.

    igalklebanov committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    17122ec View commit details
    Browse the repository at this point in the history
  8. supportsOutput.

    igalklebanov committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    29605c6 View commit details
    Browse the repository at this point in the history
  9. supportsOutput.

    igalklebanov committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    f8a2a07 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b6f158b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6198f1e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b4e8184 View commit details
    Browse the repository at this point in the history
  13. compilation fixes.

    igalklebanov committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    9f1b38c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    909450c View commit details
    Browse the repository at this point in the history
  15. insert test cases.

    igalklebanov committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    f0395da View commit details
    Browse the repository at this point in the history
  16. delete test cases.

    igalklebanov committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    18152ba View commit details
    Browse the repository at this point in the history
  17. update test cases.

    igalklebanov committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    7d83363 View commit details
    Browse the repository at this point in the history
  18. typings tests.

    igalklebanov committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    ffd1634 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

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

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    a454240 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcfab01 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    cfbffaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dba82b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. re-add test cases.

    igalklebanov committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    fcda024 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    e672e89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3c86ca View commit details
    Browse the repository at this point in the history
  3. remove unused imports.

    igalklebanov committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    83fbb3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f897cdc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b649d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3686503 View commit details
    Browse the repository at this point in the history
  7. transformer.

    igalklebanov committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    7559942 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a72a553 View commit details
    Browse the repository at this point in the history
  9. some merge tests.

    igalklebanov committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    037a787 View commit details
    Browse the repository at this point in the history
  10. merge typings tests.

    igalklebanov committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    b846468 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    39da41e View commit details
    Browse the repository at this point in the history
  12. fix returning types.

    igalklebanov committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    8ea1e49 View commit details
    Browse the repository at this point in the history