[Redshift] Database comment is not shown
- Dominant language
- Java
- Stars
- 51.8k
- Forks
- 4.4k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 185
Description
### Description
Comment that is created for a database is not shown both in the navigater and in database properties
### DBeaver Version
25.0.0
### Operating System
Win11
### Database and driver
Redshift 8.0.2
Redshift JDBC Driver 2.1.0.8
### Steps to reproduce
1. Create a comment for a database `COMMENT ON DATABASE dev IS 'some_comment';`
2. Open the database from navigator
**Expected:** Comment is shown
**Actual:** Comment is empty
### Additional context
_No response_
Contributor guide
Research direction
Reproduce the issue in Redshift using COMMENT ON DATABASE dev IS 'some_comment'; then inspect how the database is opened from the navigator and how its properties are displayed. Done means the existing database comment appears in both the navigator and database properties.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, sql
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100