You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey Eddu, it was a typo.. i added a different file for drop table. I did use the right table name to drop... not sure if it a MS JDBC Driver issue to rollback?
First,
001_drop_role_table.sql
has an error, this script containsuDeploy_role
table should betest_role
.Here my steps. Everything works as expect in mysql database
Result: Successfully tagged root@localhost@jdbc:mysql://localhost:3306/liquibase_demo
Liquibase 'tag' Successful
Result: Liquibase Update Successful
Result: Liquibase Rollback Successful
The text was updated successfully, but these errors were encountered: