Ilja Denisovs

Results 1 issues of Ilja Denisovs

## Issue Description I try to run the simple data migration script, just like that ```typescript public async up(queryRunner: QueryRunner): Promise { const registrationTable = await queryRunner.getTable('registration'); } ``` It...

bug
requires triage