diff --git a/lib/plugins/authpdo/_test/pgsql/django.sql b/lib/plugins/authpdo/_test/pgsql/django.sql index ceb86888e12db959623e7c117de7c51321e36f7c..6157277452570b57bfa4fe24469f6a0a2a7823ac 100644 --- a/lib/plugins/authpdo/_test/pgsql/django.sql +++ b/lib/plugins/authpdo/_test/pgsql/django.sql @@ -10,7 +10,6 @@ SET client_encoding = 'UTF8'; SET standard_conforming_strings = on; SET check_function_bodies = false; SET client_min_messages = warning; -SET row_security = off; -- -- Name: plpgsql; Type: EXTENSION; Schema: -; Owner: