mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 13:41:23 +00:00
Merge pull request #108 from mchev/updating_other_stored_namespaces
Adding new field to update #107
This commit is contained in:
@@ -32,6 +32,7 @@ return new class extends Migration
|
||||
'email_logs' => 'mailable_type',
|
||||
'notifications' => 'notifiable_type',
|
||||
'personal_access_tokens' => 'tokenable_type',
|
||||
'custom_fields' => 'model_type',
|
||||
'custom_field_values' => 'custom_field_valuable_type',
|
||||
'abilities' => 'entity_type',
|
||||
'assigned_roles' => 'entity_type',
|
||||
|
||||
Reference in New Issue
Block a user