Functional scheduled executions.
Display last executions. Support for Services.
This commit is contained in:
@@ -23,6 +23,7 @@ return new class extends Migration
|
||||
|
||||
$table->foreignId('application_id')->nullable();
|
||||
$table->foreignId('service_id')->nullable();
|
||||
$table->foreignId('team_id');
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user