Please note that security bugs or issues should be reported to security@pgadmin.org.
Describe the bug
When I have opened queries from the last session, they automatically gets executed on the next startup of the app.
To Reproduce
Steps to reproduce the behavior:
- Start the app and connect to a server.
- Open a query window and write a SELECT that gets data from an existing table.
- Close the app with the query window open.
- Restart the app.
- The previous query window is opened again and executed.
Expected behavior
The query should not be automatically executed. Imagine if I have a DELETE query saved and that runs.
Error message
If possible, include the full, unedited text of any error messages displayed.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Windows-11-10.0.26200-SP0
- pgAdmin version: 9.15
- Mode: Desktop
- Package type: [e.g. RPM, DEB, Python, Container, etc.]
Additional context
Add any other context about the problem here.
Please note that security bugs or issues should be reported to security@pgadmin.org.
Describe the bug
When I have opened queries from the last session, they automatically gets executed on the next startup of the app.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The query should not be automatically executed. Imagine if I have a DELETE query saved and that runs.
Error message
If possible, include the full, unedited text of any error messages displayed.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.