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

Refactor drop columns to fix issues #10903

Merged
merged 13 commits into from
Nov 9, 2023

Commits on Oct 31, 2023

  1. Refactor arg handling

    IanManske committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    1e74651 View commit details
    Browse the repository at this point in the history
  2. Refactor drop column

    IanManske committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    a08cb8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a7e299 View commit details
    Browse the repository at this point in the history
  4. Add comment

    IanManske committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    9129fec View commit details
    Browse the repository at this point in the history
  5. Add tests

    IanManske committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    247e1b1 View commit details
    Browse the repository at this point in the history
  6. Error on unsupported inputs

    IanManske committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    3220a4e View commit details
    Browse the repository at this point in the history
  7. Add record example

    IanManske committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    65c97cd View commit details
    Browse the repository at this point in the history
  8. Cleanup imports

    IanManske committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    d95e3a8 View commit details
    Browse the repository at this point in the history
  9. Fix typo

    IanManske committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    546f03a View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    53b2d0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56838c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9b2154 View commit details
    Browse the repository at this point in the history
  4. Use Record::truncate

    IanManske committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    a45cdd1 View commit details
    Browse the repository at this point in the history