Exemple #1
0
 private async Task RunMigrations()
 {
     await _migrator.ExecuteMigrationsAsync();
 }