Skip to content
Snippets Groups Projects

feat: support rename procedure from sql

Merged Arseniy Volynets requested to merge 564-rename-procedure into master

Summary

  • add new ddl opcode for renaming procedure
  • update sbroad submodule to get sql support
  • syntax:
alter procedure "foo" rename to "bar" option(timeout=3)
alter procedure "foo"(int, int) rename to "bar"

Edited by Arseniy Volynets

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading