What command(s) did you use?
liquibase.bat --changeLogFile=schema/latest.xml update
What did you expect to happen?
I hope to set a tagDatabase using changeSet and preconditions
What actually happened?
Unexpected error running Liquibase: Error parsing line 17 column 49 of /liquibase/schema/latest/sequences/sgrusr01_seq.xml: cvc-complex-type.2.4.a: Foi detectado um conteúdo inválido começando com o elemento 'createSequence'. Era esperado um dos '{"http://www.liquibase.org/xml/ns/dbchangelog":modifySql}'.
liquibase.bat --changeLogFile=schema/latest.xml update
What did you expect to happen?
I hope to set a tagDatabase using changeSet and preconditions
What actually happened?
Unexpected error running Liquibase: Error parsing line 17 column 49 of /liquibase/schema/latest/sequences/sgrusr01_seq.xml: cvc-complex-type.2.4.a: Foi detectado um conteúdo inválido começando com o elemento 'createSequence'. Era esperado um dos '{"http://www.liquibase.org/xml/ns/dbchangelog":modifySql}'.