Skip to content

createProcedure when using yaml does not recognise procedureText but deprecated procedureBody #117

Open
@ldeck

Description

@ldeck

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:

  1. Create a yaml changeset with a createProcedure block
  2. include a procedureText attribute without specifying a path
  3. perform liquibase update
  4. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions