Archivo de muestra SQL para Rollback Rehearsal
Exercise rollback, savepoint, and migration safety behavior with real SQL fixtures chosen for transactional meaning, not just raw size.
Archivo inicial recomendado
| Filename | sql_transaction_rollback_sample.sql |
|---|---|
| Size | 187 B |
| MIME | application/x-sql |
| SHA256 | f901e5f34f6c24a951d9f00f3c7626bc318fda39b0b95cd0494b47ca3d082f16 |
Checklist de validacion
- Run rollback and savepoint scenarios before and after applying larger seed fixtures.
- Confirm partial failures leave the database in the expected state after transaction aborts.
- Document which large-file steps can be retried safely and which require cleanup before rerun.
Comparaciones de formatos relacionadas
SQL vs CSV
Compare SQL seed scripts with CSV exports for bulk import, replay, and database setup workflows.
Abrir comparacion