mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
feat : chat migrations
This commit is contained in:
@ -38,7 +38,7 @@ class ChatDepartmentUsers extends Migration
|
||||
|
||||
],
|
||||
]);
|
||||
$this->forge->createTable("chat_department_users");
|
||||
$this->forge->createTable("chat_department_users",true);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user