* feat: background doctor operation * refactor(repo-details): design layout * refactor(doctor): support abort signal in all operations * chore: fix linting issue * chore: pr feedbacks * chore: merge conflicts * refactor: handle aborted signal in all operations * chore: pr feedbacks * chore: remove old migration
1 line
No EOL
58 B
SQL
1 line
No EOL
58 B
SQL
ALTER TABLE `repositories_table` ADD `doctor_result` text; |