By default, the stripComments setting is true, so Liquibase will
remove all comments from the SQL before executing it. When defining
your changeset, specify "stripComments:false" to prevent
this from happening.
- --changeset procedure_x_rbg_comment_test:4 splitStatements:false stripComments:false