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

Change column map to work efficiently with slices of column IDs. #1515

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    78a561e View commit details
    Browse the repository at this point in the history
  2. enable ranges

    chriseth committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    aec1e24 View commit details
    Browse the repository at this point in the history
  3. remove len

    chriseth committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    77a6107 View commit details
    Browse the repository at this point in the history
  4. some more cleanup

    chriseth committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    e906eb0 View commit details
    Browse the repository at this point in the history
  5. Use only subset of columns.

    chriseth committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c3742a6 View commit details
    Browse the repository at this point in the history
  6. use subset of columns.

    chriseth committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c32e179 View commit details
    Browse the repository at this point in the history
  7. Clippy.

    chriseth committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c021683 View commit details
    Browse the repository at this point in the history