UNPKG

liquibase

Version:
7 lines (6 loc) 187 B
export interface FutureRollbackCountSQLCommandAttributes { /** * The integer indicating the number of changes Liquibase would use to roll back */ value: string; }