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

Preserve field name when casting List #13468

Merged
merged 4 commits into from
Nov 25, 2024

Commits on Nov 18, 2024

  1. Add option to pass in field name to create array to support retaining…

    … field name during cast
    timsaucer committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    a68ef01 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

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

Commits on Nov 23, 2024

  1. Rather than deprecate an existing function or change pub signature ad…

    …d in a parallel function for the small cases where we want to explicitly set the field name
    timsaucer committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    9564d79 View commit details
    Browse the repository at this point in the history