mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-09 20:52:16 +00:00
fix: backups
This commit is contained in:
@@ -207,7 +207,4 @@ class StandaloneClickhouse extends BaseModel
|
||||
{
|
||||
return $this->morphMany(ScheduledDatabaseBackup::class, 'database');
|
||||
}
|
||||
public function database_name() {
|
||||
return $this->clickhouse_db;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user