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.

Paginas por tamano

Fixtures adicionales de SQL

Filename Size MIME Descargar
sql_schema_migration_sample.sql 188 B application/x-sql Descargar
sql_sample_file_100MB.sql 100.0 MB application/sql Descargar
sql_reporting_query_sample.sql 167 B application/x-sql Descargar

Comparaciones de formatos relacionadas

SQL vs CSV

Compare SQL seed scripts with CSV exports for bulk import, replay, and database setup workflows.

Abrir comparacion