FSN#27706 $Workfile overal vervangen door $Id
svn path=/Database/trunk/; revision=19574
This commit is contained in:
@@ -18,6 +18,6 @@ create index prj_i_prj_deel1 on prj_deel(ins_srtdeel_key);
|
||||
create index prj_i_prj_deel2 on prj_deel(ins_deel_key);
|
||||
create index prj_i_prj_deel3 on prj_deel(prj_ruimte_key, prj_werkplek_key);
|
||||
|
||||
REGISTERONCE('$Workfile: Prj_ind.src $','$Revision$')
|
||||
REGISTERONCE('$Id$')
|
||||
|
||||
#endif // PRJ
|
||||
|
||||
@@ -47,6 +47,6 @@ INSERT INTO cad_label (cad_label_omschrijving, cad_label_view, cad_label_type, c
|
||||
INSERT INTO cad_label (cad_label_omschrijving, cad_label_view, cad_label_type, cad_label_size)
|
||||
VALUES ('Bewoners/werkplekken', 'prj_v_cad_label_bewonerwp', '5', 380);
|
||||
|
||||
REGISTERONCE('$Workfile: prj_ini.src $','$Revision$')
|
||||
REGISTERONCE('$Id$')
|
||||
|
||||
#endif // PRJ
|
||||
|
||||
@@ -1238,6 +1238,6 @@ AS
|
||||
END prj;
|
||||
/
|
||||
|
||||
REGISTERRUN('$Workfile: Prj_pac.src $','$Revision$')
|
||||
REGISTERRUN('$Id$')
|
||||
|
||||
#endif // PRJ
|
||||
|
||||
@@ -13,6 +13,6 @@ CREATE SEQUENCE prj_s_prj_perslidwerkplek_key MINVALUE 1 NOCACHE;
|
||||
CREATE SEQUENCE prj_s_prj_deel_key MINVALUE 1 NOCACHE;
|
||||
CREATE SEQUENCE prj_s_prj_selectie_key MINVALUE 1;
|
||||
|
||||
REGISTERONCE('$Workfile: Prj_seq.src $','$Revision$')
|
||||
REGISTERONCE('$Id$')
|
||||
|
||||
#endif // PRJ
|
||||
|
||||
@@ -302,6 +302,6 @@ CREATE_TABLE(prj_scenario_note, 0)
|
||||
ALTER TABLE cad_imp_contour
|
||||
ADD prj_scenario_key NUMBER(10) REFERENCES prj_scenario(prj_scenario_key) ON DELETE CASCADE;
|
||||
|
||||
REGISTERONCE('$Workfile: Prj_tab.src $','$Revision$')
|
||||
REGISTERONCE('$Id$')
|
||||
|
||||
#endif // PRJ
|
||||
|
||||
@@ -69,6 +69,6 @@ BEGIN
|
||||
END;
|
||||
/
|
||||
|
||||
REGISTERRUN('$Workfile: Prj_tri.src $','$Revision$')
|
||||
REGISTERRUN('$Id$')
|
||||
|
||||
#endif // PRJ
|
||||
|
||||
@@ -444,6 +444,6 @@ AS
|
||||
AND rx.prj_ruimte_key(+) = rax.prj_ruimte_key
|
||||
AND ra.prs_ruimteafdeling_verwijder IS NULL;
|
||||
|
||||
REGISTERRUN('$Workfile: Prj_vie.src $','$Revision$')
|
||||
REGISTERRUN('$Id$')
|
||||
|
||||
#endif // PRJ
|
||||
|
||||
Reference in New Issue
Block a user