test(renown): pin the migration's backfill and constraint statement ordering
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
@@ -134,6 +134,7 @@ export class CreateRenownAndReputation1791000000000 implements MigrationInterfac
|
||||
}
|
||||
|
||||
public async down(queryRunner: QueryRunner): Promise<void> {
|
||||
await queryRunner.query('DROP INDEX "IDX_turn_in_definitions_key"');
|
||||
await queryRunner.query('DROP TABLE "turn_in_definitions"');
|
||||
|
||||
await queryRunner.query(
|
||||
|
||||
Reference in New Issue
Block a user