Uses of Class
liquibase.command.core.helpers.AbstractOutputWriterCommandStep
-
Uses of AbstractOutputWriterCommandStep in liquibase.command.core.helpers
Modifier and TypeClassDescriptionclass
This helper class can be run prior to any command (but usually the *-sql commands, like update-sql) to redirect the SQL to the console, rather than running it against an actual database.class
This helper class can be run prior to any command (but usually the *-sql commands, like update-sql) to redirect the SQL to the console, rather than running it against an actual database.