Skip to content

Stored Procedures Modifications

Choose a tag to compare

@jonhopper-dataengineers jonhopper-dataengineers released this 15 Sep 04:33
· 10 commits to main since this release
  • removed the create_or_replace parameter from the stored_procedure materialization as the create or alter doesnt allow for procedure body modifications
  • modified the copy grants parameter to default to true as this is the most common use case