mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-04 19:24:02 +00:00
Delete dump
This commit is contained in:
parent
a9b8f1a299
commit
bd7f885c23
1 changed files with 0 additions and 2 deletions
|
|
@ -21,8 +21,6 @@ class CreateRLSPoliciesForTenantTables extends Command
|
|||
{
|
||||
tenancy()->getModels()->each(fn (Model $model) => $this->useRlsOnModel($model));
|
||||
|
||||
dump('success', DB::select('SELECT * FROM pg_policies'));
|
||||
|
||||
return Command::SUCCESS;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue