Intellij database : select query result is cached and new data is not reflecting in output Follow
Answered
I use IntelliJ IntelliJ IDEA 2019.1 (Ultimate Edition) Build #IU-191.6183.87. I have configured MySQL DB in database connections. Once i run query from console , the results are not changing eventhough data is changed in DB. I can see changes in DB when querying from Oralce SQL Developer and but same changes do not appear in IntelliJ .
Please sign in to leave a comment.
Hello Gaurav,
Doesn't it help to run "Reload Page" in output panel?
I tried reload page in output panel but still new changes in DB are not reflecting in output.
Gaurav,
Please report new issue on YouTrack attaching idea.log ("Help | Show Log in...") after reproducing: http://youtrack.jetbrains.com/issues/DBE
done, https://youtrack.jetbrains.com/issue/DBE-8224