Merge pull request 'Fix priority run migration admin_access' (#205) from stage/hamed/fix-migration into develop

Reviewed-on: ebhomengo/niki#205
This commit is contained in:
hossein 2024-11-06 05:32:54 +00:00
commit 69d4a3ec2b
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@ ALTER TABLE `admin_access_controls` MODIFY COLUMN `permission`
'kindbox-update',
'benefactor-getall',
'benefactor-get',
'benefactor-update',
'benefactor-update-status',
'refertime-getall'
) NOT NULL;