You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mybati...@googlegroups.com
Is there a way to revert _all_ migrations without causing an error message?
Currently I do migrate down 999 which works ok, but results in an error message org.apache.ibatis.migration.MigrationException: Error undoing last migration. plus a lengthy stacktrace.
How about allowing migrate down all or migrate version 0 or something like that?