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

Use names already supported by our tools #210

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from
Draft

Commits on May 29, 2024

  1. Use names already supported by our tools.

    This avoids some confusing naming.
    robholland committed May 29, 2024
    Configuration menu
    Copy the full SHA
    783af36 View commit details
    Browse the repository at this point in the history
  2. Compatibility.

    robholland committed May 29, 2024
    Configuration menu
    Copy the full SHA
    002911b View commit details
    Browse the repository at this point in the history
  3. Lint.

    robholland committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c7dc37f View commit details
    Browse the repository at this point in the history
  4. Move backwards compat.

    robholland committed May 29, 2024
    Configuration menu
    Copy the full SHA
    efd237d View commit details
    Browse the repository at this point in the history
  5. Typo.

    robholland committed May 29, 2024
    Configuration menu
    Copy the full SHA
    b0268bd View commit details
    Browse the repository at this point in the history
  6. Clean code.

    robholland committed May 29, 2024
    Configuration menu
    Copy the full SHA
    218ec49 View commit details
    Browse the repository at this point in the history
  7. Lint.

    robholland committed May 29, 2024
    Configuration menu
    Copy the full SHA
    85be033 View commit details
    Browse the repository at this point in the history
  8. Fix unbound handling.

    robholland committed May 29, 2024
    Configuration menu
    Copy the full SHA
    37db10c View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Refactor to share more code.

    Avoid exports.
    robholland committed May 30, 2024
    Configuration menu
    Copy the full SHA
    162534d View commit details
    Browse the repository at this point in the history
  2. Fix typo.

    robholland committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f653f61 View commit details
    Browse the repository at this point in the history
  3. SQL port edge case.

    robholland committed May 30, 2024
    Configuration menu
    Copy the full SHA
    76d9186 View commit details
    Browse the repository at this point in the history
  4. Don't mention the value in the deprecation notice.

    This avoids printing passwords or other sensitive info in logs.
    robholland committed May 30, 2024
    Configuration menu
    Copy the full SHA
    3a4e01f View commit details
    Browse the repository at this point in the history
  5. Fix scope issue.

    robholland committed May 30, 2024
    Configuration menu
    Copy the full SHA
    c85ed06 View commit details
    Browse the repository at this point in the history
  6. Lint.

    robholland committed May 30, 2024
    Configuration menu
    Copy the full SHA
    bd9d309 View commit details
    Browse the repository at this point in the history
  7. Cassandra fixes.

    robholland committed May 30, 2024
    Configuration menu
    Copy the full SHA
    b07c909 View commit details
    Browse the repository at this point in the history
  8. Lint.

    robholland committed May 30, 2024
    Configuration menu
    Copy the full SHA
    27f513b View commit details
    Browse the repository at this point in the history