Home
last modified time | relevance | path

Searched refs:t_amgmt_lot (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/qgis/qgis-3.22.3/tests/testdata/provider/
H A Dtestdata_pg_relations.sql301 CREATE TABLE relations.t_amgmt_lot ( table
331 ALTER SEQUENCE relations.t_amgmt_lot_xy_id_seq OWNED BY relations.t_amgmt_lot.id;
525 ALTER TABLE ONLY relations.t_amgmt_lot ALTER COLUMN id SET DEFAULT nextval('relations.t_amgmt_lot_x…
667 CREATE UNIQUE INDEX t_amgmt_lot_id_amgmt_lot_key ON relations.t_amgmt_lot USING btree (id_amgmt_lot…
711 …mt_amgmt_lot_fk_amgt_lot FOREIGN KEY (id_amgmt_lot) REFERENCES relations.t_amgmt_lot(id_amgmt_lot);
774 ALTER TABLE ONLY relations.t_amgmt_lot
782 ALTER TABLE ONLY relations.t_amgmt_lot
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/testdata/provider/
H A Dtestdata_pg_relations.sql301 CREATE TABLE relations.t_amgmt_lot ( table
331 ALTER SEQUENCE relations.t_amgmt_lot_xy_id_seq OWNED BY relations.t_amgmt_lot.id;
525 ALTER TABLE ONLY relations.t_amgmt_lot ALTER COLUMN id SET DEFAULT nextval('relations.t_amgmt_lot_x…
667 CREATE UNIQUE INDEX t_amgmt_lot_id_amgmt_lot_key ON relations.t_amgmt_lot USING btree (id_amgmt_lot…
711 …mt_amgmt_lot_fk_amgt_lot FOREIGN KEY (id_amgmt_lot) REFERENCES relations.t_amgmt_lot(id_amgmt_lot);
774 ALTER TABLE ONLY relations.t_amgmt_lot
782 ALTER TABLE ONLY relations.t_amgmt_lot