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

Modified JDBC implementation for DBeaver #14999

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

Conversation

LJW21-02
Copy link
Contributor

@LJW21-02 LJW21-02 commented Mar 3, 2025

Primary Changes

  • modified getPrimaryKeys function
  • modified getSchemaTerm function
  • modified getDatabaseProductVersion function

Key Results

  • column attributes with category='TIME' or category='TAG' are included in primary keys
    Screenshot 2025-03-03 at 2 18 56 PM
  • schema term is returned as 'database' so that column name shown in DBeaver is 'Database Name'
    Screenshot 2025-03-03 at 2 19 26 PM
  • the correct server version is obtained when testing connection in DBeaver
    Screenshot 2025-03-03 at 2 19 49 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant