Open
Description
Describe the bug
As the title says — when using createProcedure in yaml, procedureText is treated as null whereas procedureBody (undocumented) works.
To Reproduce
Steps to reproduce the behavior:
- Create a yaml changeset with a createProcedure block
- include a procedureText attribute without specifying a path
- perform liquibase update
- See error
Expected behavior
procedureText would be recognised as currently documented.
Liquibase Version:
4.3.1
Additional context
I've created a pull request to update the documentation for createProcedure to address this:
See #115
Metadata
Metadata
Assignees
Labels
No labels