ST
pg_reload_conf()?Size: a a a
ST
pg_reload_conf()?AN
V
YS
П
V
YS
V
YS
YS
V
YS
YS
CREATE INDEX index_ozp_card_registry_identity_coument_issuer ON dentity_document USING gin (issuer gin_trgm_ops);
ALTER TABLE dentity_document ADD CONSTRAINT identity_document_to_demand FOREIGN KEY (demand_id) REFERENCES demand(id) ON DELETE CASCADE;
V
CREATE INDEX index_ozp_card_registry_identity_coument_issuer ON dentity_document USING gin (issuer gin_trgm_ops);
ALTER TABLE dentity_document ADD CONSTRAINT identity_document_to_demand FOREIGN KEY (demand_id) REFERENCES demand(id) ON DELETE CASCADE;
YS
d.id id.demand_id d.last_name d.first_name id.issuer
1 1 'NOSD' 'NOSD' 'asd'
V
V
V
YS