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(hog): remove semicolons, require "as" for column aliases #22868

Merged
merged 22 commits into from
Jun 12, 2024

Commits on Jun 11, 2024

  1. feat(hog): yeet ;

    mariusandra committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    b774fd6 View commit details
    Browse the repository at this point in the history
  2. parser tweaks

    mariusandra committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    e859f28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cea57b3 View commit details
    Browse the repository at this point in the history
  4. post merge

    mariusandra committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c804ce3 View commit details
    Browse the repository at this point in the history
  5. fix some mypy types

    mariusandra committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2d7915f View commit details
    Browse the repository at this point in the history
  6. remove empties

    mariusandra committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d8a02e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e6fd2bd View commit details
    Browse the repository at this point in the history
  8. skip empty declarations

    mariusandra committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d194f1a View commit details
    Browse the repository at this point in the history
  9. add explicit AS

    mariusandra committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    16539a2 View commit details
    Browse the repository at this point in the history
  10. fix funnels

    mariusandra committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c271c1d View commit details
    Browse the repository at this point in the history
  11. grammar

    mariusandra committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    79e3a6c View commit details
    Browse the repository at this point in the history
  12. more "as"

    mariusandra committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ad19667 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e0c8a77 View commit details
    Browse the repository at this point in the history
  14. more "as"

    mariusandra committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2c24431 View commit details
    Browse the repository at this point in the history
  15. even more "as"

    mariusandra committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    982e1ff View commit details
    Browse the repository at this point in the history
  16. more fixes

    mariusandra committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    7b5544d View commit details
    Browse the repository at this point in the history
  17. even more fixes

    mariusandra committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d0b9435 View commit details
    Browse the repository at this point in the history
  18. alias g4

    mariusandra committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    99ca07f View commit details
    Browse the repository at this point in the history
  19. fix

    mariusandra committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    4f2c30a View commit details
    Browse the repository at this point in the history
  20. remove all

    mariusandra committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    6a30d66 View commit details
    Browse the repository at this point in the history
  21. last fix

    mariusandra committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    5618455 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2e2e140 View commit details
    Browse the repository at this point in the history