revoke delete on table "public"."organization_details" from "anon";
revoke insert on table "public"."organization_details" from "anon";
revoke references on table "public"."organization_details" from "anon";
revoke select on table "public"."organization_details" from "anon";
revoke trigger on table "public"."organization_details" from "anon";
revoke truncate on table "public"."organization_details" from "anon";
revoke update on table "public"."organization_details" from "anon";
revoke delete on table "public"."organization_details" from "authenticated";
revoke insert on table "public"."organization_details" from "authenticated";
revoke references on table "public"."organization_details" from "authenticated";
revoke select on table "public"."organization_details" from "authenticated";
revoke trigger on table "public"."organization_details" from "authenticated";
revoke truncate on table "public"."organization_details" from "authenticated";
revoke update on table "public"."organization_details" from "authenticated";
revoke delete on table "public"."organization_details" from "service_role";
revoke insert on table "public"."organization_details" from "service_role";
revoke references on table "public"."organization_details" from "service_role";
revoke select on table "public"."organization_details" from "service_role";
revoke trigger on table "public"."organization_details" from "service_role";
revoke truncate on table "public"."organization_details" from "service_role";
revoke update on table "public"."organization_details" from "service_role";
alter table "public"."organization_details" add column "test" bigint;
set check_function_bodies = off;
revoke delete on table "public"."organization_details" from "anon";
revoke insert on table "public"."organization_details" from "anon";
revoke references on table "public"."organization_details" from "anon";
revoke select on table "public"."organization_details" from "anon";
revoke trigger on table "public"."organization_details" from "anon";
revoke truncate on table "public"."organization_details" from "anon";
revoke update on table "public"."organization_details" from "anon";
revoke delete on table "public"."organization_details" from "authenticated";
revoke insert on table "public"."organization_details" from "authenticated";
revoke references on table "public"."organization_details" from "authenticated";
revoke select on table "public"."organization_details" from "authenticated";
revoke trigger on table "public"."organization_details" from "authenticated";
revoke truncate on table "public"."organization_details" from "authenticated";
revoke update on table "public"."organization_details" from "authenticated";
revoke delete on table "public"."organization_details" from "service_role";
revoke insert on table "public"."organization_details" from "service_role";
revoke references on table "public"."organization_details" from "service_role";
revoke select on table "public"."organization_details" from "service_role";
revoke trigger on table "public"."organization_details" from "service_role";
revoke truncate on table "public"."organization_details" from "service_role";
revoke update on table "public"."organization_details" from "service_role";
alter table "public"."organization_details" add column "test" bigint;
set check_function_bodies = off;