Hello,
DataGrip 2022.2 EAP build #2 is available. Let’s take a closer look at what’s inside.
Playground and Script resolve modes
Resolving database objects in SQL scripts takes an understanding of what the objects mean. This is necessary for the IDE to provide you with correct code completion and treat the usages of the objects as links.
In general, the resolve context should match the running context, but that is not a trivial task for DataGrip to handle. This is why there were, until recently, several resolve-related problems. Here’s what would sometimes happen:
All the object