mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 21:14:03 +00:00
Fix code style (php-cs-fixer)
This commit is contained in:
parent
e169cf49fa
commit
d14eb8609b
1 changed files with 0 additions and 1 deletions
|
|
@ -58,7 +58,6 @@ class CreateRLSPoliciesForTables
|
||||||
|
|
||||||
DB::statement("ALTER TABLE {$table} FORCE ROW LEVEL SECURITY");
|
DB::statement("ALTER TABLE {$table} FORCE ROW LEVEL SECURITY");
|
||||||
|
|
||||||
|
|
||||||
// $this->components->info("Created RLS policy for table '$table'");
|
// $this->components->info("Created RLS policy for table '$table'");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue