Please note that security bugs or issues should be reported to security@pgadmin.org.
Describe the bug
Data change in result grid of query tool returns Saved successfully after server disconnection but returns old data on re-execution of same query.
To Reproduce
Steps to reproduce the behavior:
- Open QT or View Edit Data for a table(select query)
- disconnect the server
- change the data from data output panel
- save tha data
- showing saved successfully
- re-execute query
- showing old output
Expected behavior
Must show updated data.
Screenshots
1st row, id=3 col value changed here for reference.
