Keyword case not working inside of Postgres Function, works great otherwise
Open
xf:sql editor
- Dominant language
- Java
- Stars
- 51.8k
- Forks
- 4.4k
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 188
Description
### Description
Keyword case not working inside of Postgres Function. It used to work about three versions back. It works great if I am not in a Postgres function. Thank you so much for such an awesome product!
### DBeaver Version
Community Edition Version 24.1.5.202408181605
### Operating System
Windows 11 Pro
### Database and driver
PostgreSQL JDBC Driver 42.5.2
### Steps to reproduce
1. Open a sql text file containing a plpgsql function.
2. Start typing somewhere in the body and you will notice keyword case upper is not working.
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.