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

Fix #2315, uniqueness of tbl target names #2319

Merged
merged 1 commit into from
May 4, 2023

Commits on May 2, 2023

  1. Fix nasa#2315, uniqueness of tbl target names

    If the passed-in table name does not use a qualifier suffix, then
    generate one by computing a hash of the context information.  This
    ensures that the generated intermediate target names will be unique.
    jphickey committed May 2, 2023
    Configuration menu
    Copy the full SHA
    4a11c24 View commit details
    Browse the repository at this point in the history