new feature
This commit is contained in:
@@ -24,11 +24,6 @@ class Schemas extends CatchModel
|
||||
'id', 'module', 'name', 'columns', 'is_soft_delete', 'created_at', 'updated_at'
|
||||
];
|
||||
|
||||
/**
|
||||
* @var bool
|
||||
*/
|
||||
protected bool $isPaginate = true;
|
||||
|
||||
/**
|
||||
* @var array|string[]
|
||||
*/
|
||||
|
Reference in New Issue
Block a user