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

[jdbc] Fix tableCaseSensitiveItemNames for PostgreSQL/TimescaleDB #17587

Merged
merged 12 commits into from
Oct 19, 2024

Commits on Oct 18, 2024

  1. small changes for uppercase

    Signed-off-by: JonathanvdGHU <jonathan.vandegiessen@student.hu.nl>
    JonathanvdGHU committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    cee4012 View commit details
    Browse the repository at this point in the history
  2. table bug fixed

    Signed-off-by: JonathanvdGHU <jonathan.vandegiessen@student.hu.nl>
    JonathanvdGHU committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    563add6 View commit details
    Browse the repository at this point in the history
  3. re-added deleted changed from rebase

    Signed-off-by: JonathanvdGHU <jonathan.vandegiessen@student.hu.nl>
    JonathanvdGHU committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    8447a0d View commit details
    Browse the repository at this point in the history
  4. removed not related code to the bug

    Signed-off-by: JonathanvdGHU <jonathan.vandegiessen@student.hu.nl>
    JonathanvdGHU committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    160f720 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. implemented feedback

    Signed-off-by: JonathanvdGHU <jonathan.vandegiessen@student.hu.nl>
    JonathanvdGHU committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    45cc154 View commit details
    Browse the repository at this point in the history
  2. changes also implied on itemsmanagetable

    Signed-off-by: JonathanvdGHU <jonathan.vandegiessen@student.hu.nl>
    JonathanvdGHU committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    53be80c View commit details
    Browse the repository at this point in the history
  3. reverted notes

    Signed-off-by: JonathanvdGHU <jonathan.vandegiessen@student.hu.nl>
    JonathanvdGHU committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    2874b51 View commit details
    Browse the repository at this point in the history
  4. reverted missed notes

    JonathanvdGHU committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    0c147d4 View commit details
    Browse the repository at this point in the history
  5. removed unnecessary methods

    Signed-off-by: JonathanvdGHU <jonathan.vandegiessen@student.hu.nl>
    JonathanvdGHU committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    83e6209 View commit details
    Browse the repository at this point in the history
  6. table bug fixed

    Signed-off-by: JonathanvdGHU <jonathan.vandegiessen@student.hu.nl>
    
    re-added deleted changed from rebase
    
    Signed-off-by: JonathanvdGHU <jonathan.vandegiessen@student.hu.nl>
    
    removed not related code to the bug
    
    Signed-off-by: JonathanvdGHU <jonathan.vandegiessen@student.hu.nl>
    
    implemented feedback
    
    Signed-off-by: JonathanvdGHU <jonathan.vandegiessen@student.hu.nl>
    
    changes also implied on itemsmanagetable
    
    Signed-off-by: JonathanvdGHU <jonathan.vandegiessen@student.hu.nl>
    
    reverted notes
    
    Signed-off-by: JonathanvdGHU <jonathan.vandegiessen@student.hu.nl>
    
    reverted missed notes
    
    removed unnecessary methods
    
    Signed-off-by: JonathanvdGHU <jonathan.vandegiessen@student.hu.nl>
    JonathanvdGHU committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    48b0a73 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1da3b7b View commit details
    Browse the repository at this point in the history
  8. Remove excess line

    Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
    jlaur authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    7d1b4ab View commit details
    Browse the repository at this point in the history