From a09ea639671f44a264c67a797f067e85bdbef451 Mon Sep 17 00:00:00 2001 From: Dmitry Maranik <40249835+dmitrymaranik@users.noreply.github.com> Date: Fri, 3 Jul 2026 19:36:12 -0700 Subject: [PATCH] perf(rls): wrap current_setting() in the generated tenant policy for per-statement eval --- tests/RLS/TraitManagerTest.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/RLS/TraitManagerTest.php b/tests/RLS/TraitManagerTest.php index b88b147b..23835194 100644 --- a/tests/RLS/TraitManagerTest.php +++ b/tests/RLS/TraitManagerTest.php @@ -279,7 +279,7 @@ test('trait rls manager generates queries correctly', function() { expect($manager->generateQueries())->toContain( <<