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 create_sort_key function #10321

Merged
merged 14 commits into from Jan 24, 2024
Merged

Add create_sort_key function #10321

merged 14 commits into from Jan 24, 2024

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    a04678e View commit details
    Browse the repository at this point in the history
  2. Support for VARCHAR columns

    Mytherin committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    e319b0f View commit details
    Browse the repository at this point in the history
  3. Cleanup, and lists WIP

    Mytherin committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    910231f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    516be1b View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Some cleanup

    Mytherin committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    3640d26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2da12b8 View commit details
    Browse the repository at this point in the history
  3. Structs working

    Mytherin committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    f10bdc7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fdf91f View commit details
    Browse the repository at this point in the history
  5. Support all constant types

    Mytherin committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    a56e04a View commit details
    Browse the repository at this point in the history
  6. Add support for arrays

    Mytherin committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    9ed539d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    81c2759 View commit details
    Browse the repository at this point in the history
  8. Push collations

    Mytherin committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    3b9a523 View commit details
    Browse the repository at this point in the history
  9. Format fix

    Mytherin committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    dc8902b View commit details
    Browse the repository at this point in the history
  10. Compilation fix

    Mytherin committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    d71ac7b View commit details
    Browse the repository at this point in the history