Home
last modified time | relevance | path

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

/dports/graphics/qgis/qgis-3.22.3/tests/testdata/provider/
H A Dtestdata_pg_relations.sql374 CREATE TABLE relations.t_bat_lot ( table
404 ALTER SEQUENCE relations.t_bat_lot_id_seq OWNED BY relations.t_bat_lot.id;
539 ALTER TABLE ONLY relations.t_bat_lot ALTER COLUMN id SET DEFAULT nextval('relations.t_bat_lot_id_se…
681 CREATE UNIQUE INDEX t_bat_lot_id_bat_lot_key ON relations.t_bat_lot USING btree (id_bat_lot);
719 … c_batiment_bat_lot_fk_bat_lot FOREIGN KEY (id_bat_lot) REFERENCES relations.t_bat_lot(id_bat_lot);
806 ALTER TABLE ONLY relations.t_bat_lot
814 ALTER TABLE ONLY relations.t_bat_lot
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/testdata/provider/
H A Dtestdata_pg_relations.sql374 CREATE TABLE relations.t_bat_lot ( table
404 ALTER SEQUENCE relations.t_bat_lot_id_seq OWNED BY relations.t_bat_lot.id;
539 ALTER TABLE ONLY relations.t_bat_lot ALTER COLUMN id SET DEFAULT nextval('relations.t_bat_lot_id_se…
681 CREATE UNIQUE INDEX t_bat_lot_id_bat_lot_key ON relations.t_bat_lot USING btree (id_bat_lot);
719 … c_batiment_bat_lot_fk_bat_lot FOREIGN KEY (id_bat_lot) REFERENCES relations.t_bat_lot(id_bat_lot);
806 ALTER TABLE ONLY relations.t_bat_lot
814 ALTER TABLE ONLY relations.t_bat_lot