New paste Repaste Download
CREATE SCHEMA "device_hash1";
CREATE TABLE "device_hash1"."Accommodations" (/**/);
CREATE POLICY "AdditionalInfo_dump_rule" ON "device_hash1"."AdditionalInfo"
    FOR SELECT TO user_hash2
        USING ((EXISTS (
            SELECT
                1
            FROM
                "device_hash1"."ReportObjects" rep
            WHERE (rep."Id" = "AdditionalInfo"."Id"))));
Filename: None. Size: 385b. View raw, , hex, or download this file.

This paste expires on 2026-06-02 14:22:07.844614+00:00. Pasted through web.