# \[HOTFIX] Datagrip AutoComplete Not Working

> Datagrip, JetBrains tarafından veritabanlarını yönetebilmek için ürettiği editördür.&#x20;
>
> Detaylı bilgiye  <https://www.jetbrains.com/datagrip/> ulaşabilirsiniz.

Çok uzun zamandır severek kullandığım JetBrains ürünü olan Datagrip uygulamasının upgrade sonrasında AutoComplete özelliğinin çalışmadığı farkettim.

Araştırmalarım sonrasında çalıştığım Data Source'un versiyondan dolayı bozulabildiğini öğrendim.&#x20;

Eğer View veya Table içerisinde yer alan kolonları göremiyorsanız, büyük ihtimal aynı sorunu yaşıyor olabilirsiniz.&#x20;

Data Source -> Database Tools -> Forget Cache Schema adımlarını uygulayarak belki probleminizi çözebilirsiniz.

![](/files/-Lv2TvS0d2hbeBn8dHC3)

Referans : <https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000138284/comments/115000200084>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://post.cagdaskarademir.com/post-2019/hotfix-datagrip-autocomplete-not-working.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
