Stable operation data used in migration checksums and reports.
@override Map<String, Object?> toJson() => { 'kind': 'rebuild', 'before': tableJson(before), 'after': tableJson(after), 'copy': copy, };