Datagrip does not fit when searching data from cloud services such as aws Follow
Answered
The data that actually exists is viewed on the workbench, but not on the data grip
Please sign in to leave a comment.
@Medivh 0923 Could you explain the issue in more details?
I'm using datagrip from eap version of Intellij.
and one day I realized that sync of datagrip is not right.
I clicked the refresh button, but I found that the data was not consistent.
I found that when I clicked on 'Syncronized' button, I could see the right data.
@Medivh 0923 What do you mean by "refresh" & "synchronize" buttons? Could you provide screenshots?
this is 'Syncronized' button and
this button is 'Reload Page' that I called 'refresh' button
Yesterday I found a new bug.
When I added a new column to the database table, Datagrip clearly indicated that a new column was created, but it was not actually created.
i think this bug is so critical
@Medivh 0923

> Datagrip clearly indicated that a new column was created, but it was not actually created.
Make sure you enabled Tx: Auto and Auto sync
> Reload page
Reloads the current page of you table data
> Synchronize
Reloads data for whole data source.
I know what those buttons are doing.
I was reporting because those buttons don't work their part.
And I'm already using the 'tx:auto' feature.
Nevertheless, the database's sync was incompatible.
I added a new column that is not related to the 'tx: auto' feature because it uses the 'Modify Table' feature.
You need to look more closely at this issue.