diff --git a/assets/config.php b/assets/config.php index 6130bade..ea615a05 100644 --- a/assets/config.php +++ b/assets/config.php @@ -128,6 +128,8 @@ return [ */ // 'pgsql' => Stancl\Tenancy\Database\TenantDatabaseManagers\PostgreSQLSchemaManager::class, // Separate by schema instead of database ], + + 'drop_tenant_databases_on_migrate_fresh' => false ], /**