I have 2 tables like this
drop table if exists public.table_1; drop table if exists public.table_2; CREATE TABLE public.table_1 ( id serial NOT NULL,