SQL Beispieldatei fuer Rollback Rehearsal
Exercise rollback, savepoint, and migration safety behavior with real SQL fixtures chosen for transactional meaning, not just raw size.
Empfohlene Startdatei
| Filename | sql_transaction_rollback_sample.sql |
|---|---|
| Size | 187 B |
| MIME | application/x-sql |
| SHA256 | f901e5f34f6c24a951d9f00f3c7626bc318fda39b0b95cd0494b47ca3d082f16 |
Validierungs-Checkliste
- 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.
Weitere SQL-Fixtures
| Filename | Size | MIME | Herunterladen |
|---|---|---|---|
| sql_schema_migration_sample.sql | 188 B | application/x-sql |
Herunterladen |
| sql_sample_file_100MB.sql | 100.0 MB | application/sql |
Herunterladen |
| sql_reporting_query_sample.sql | 167 B | application/x-sql |
Herunterladen |
Verwandte Formatvergleiche
SQL vs CSV
Compare SQL seed scripts with CSV exports for bulk import, replay, and database setup workflows.
Open Comparison