Skip to content

Allow to debug anonymous function #90

@ng-galien

Description

@ng-galien

Debugging an anonymous plpg function can be a great feature.

  • Detect we are in an anonymous function in the editor
  • Create a temporary function with the anonymous code in the target
  • Debug it in direct mode
  • Delete the temporary function at the end of debugging

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions