I tried your suggestion. The procedure got created, but the entry in DATABASECHANGELOG did not show the comment. Also, the rollback failed. Shouldn't the createProcedure automatically suggest the drop command on rollback?
- ~/dev/liquibase$ ./liquibase rollbackCount 1
- Unexpected error running Liquibase: No inverse to liquibase.change.core.CreateProcedureChange created
Thanks,
C