Groovy inline SQL requires database name in 2022.2.4 but not 2022.1.4 or 2021.3.3
Answered
2022.2.4 requires database name in query
2022.1.4 or 2021.3.3 can use schema only

What has caused this? Is there a setting i need to adjust?
Please sign in to leave a comment.
Please see https://www.jetbrains.com/help/idea/settings-languages-sql-resolution-scopes.html.
The database has already been added as a Project Mapping default in 'Sql Resolution Scopes' but it makes no difference. I also tried adding an explicit path and resolution scope but that didn't work either.
Please file a bug at https://youtrack.jetbrains.com/newIssue?project=IDEA with a small sample to reproduce.