Revert "feat: [database] codebridge DB 분리 재적용 - 55개 MNG 전용 모델만 설정"
This reverts commit 48aa4505f5.
This commit is contained in:
@@ -37,7 +37,6 @@ class AdminApiFlowRun extends Model
|
||||
|
||||
public const STATUS_PARTIAL = 'PARTIAL';
|
||||
|
||||
protected $connection = 'codebridge';
|
||||
protected $table = 'admin_api_flow_runs';
|
||||
|
||||
public $timestamps = false; // created_at만 사용
|
||||
|
||||
Reference in New Issue
Block a user