Describe the bug
When a function code is updated, the debugger does not load the new version unless one quits DataGrip and starts it agian.
To Reproduce
Steps to reproduce the behavior:
- Debug a function
- Change its code, verify the function is updated.
- Debug again in the same or new console
The old code is loaded, unless DataGrip is restarted.
Expected behavior
When a function code changes, the debugger should load the new version on every debug run.
Desktop (please complete the following information):
- OS: macOS Ventura 13.4.1
- DataGrip 2023.1.2
- DataGrip PostgreSQL Debugger plugin 231.0.1
Describe the bug
When a function code is updated, the debugger does not load the new version unless one quits DataGrip and starts it agian.
To Reproduce
Steps to reproduce the behavior:
The old code is loaded, unless DataGrip is restarted.
Expected behavior
When a function code changes, the debugger should load the new version on every debug run.
Desktop (please complete the following information):