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

[plsql,tsql] Fix CPD being case sensitive in PLSQL and TSQL #4943

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    44f29c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72408ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c23df7 View commit details
    Browse the repository at this point in the history
  4. Update reference files

    oowekyala committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    0cb2e37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab80b24 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Fix things

    oowekyala committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    41c0135 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f484c75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f1e6b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    835abc8 View commit details
    Browse the repository at this point in the history
  5. Replace numbers with names

    oowekyala committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    10dfb45 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    c482666 View commit details
    Browse the repository at this point in the history
  2. review comments

    oowekyala committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    06eb7ea View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Andreas Dangel <andreas.dangel@adangel.org>
    oowekyala and adangel committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    d45aef8 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/issue4396-cpd-case-sensitive' in…

    …to issue4396-cpd-case-sensitive
    oowekyala committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    b56925f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4e7541 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b931c2f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    95721ef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    838df27 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    75e50df View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    7484186 View commit details
    Browse the repository at this point in the history
  2. Fix API compatibility

    PLSQLParserImpl is public which shouldnt be
    oowekyala committed May 11, 2024
    Configuration menu
    Copy the full SHA
    2e9aa06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffc71e8 View commit details
    Browse the repository at this point in the history