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

NIFI-11858 Configurable Column Name Normalization in PutDatabaseRecord and UpdateDatabaseTable #9382

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

Commits on Oct 12, 2024

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

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    e33343b View commit details
    Browse the repository at this point in the history
  2. updated the description to reflect uppercase conversion of column nam…

    …e uppercased to do case-insensitive matching irrespective of strategy
    ravinarayansingh committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    2e017bd View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    acc1546 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57bb76b View commit details
    Browse the repository at this point in the history
  3. updated the description to reflect uppercase conversion of column nam…

    …e uppercased to do case-insensitive matching irrespective of strategy
    ravinarayansingh committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    9ecf9da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55a762f View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/NIFI-11858-clean' into NIFI-1185…

    …8-clean
    
    # Conflicts:
    #	nifi-extension-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/db/TranslationStrategy.java
    ravinarayansingh committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    bbc560f View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Configuration menu
    Copy the full SHA
    7580ab3 View commit details
    Browse the repository at this point in the history