svn path=/Customer/trunk/; revision=13436
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
-- Customer specific once-script to clean-up/delete all RES-, BEZ- and MLD-content as inserted
|
||||
-- during test-period.
|
||||
-- (c) 2007 Facilitor/Dijkoraad IT bv
|
||||
-- $Revision: 1 $
|
||||
-- $Modtime: 9-11-07 9:56 $
|
||||
-- $Revision: 2 $
|
||||
-- $Modtime: 9-11-07 17:27 $
|
||||
--
|
||||
-- Support: +31 53 4800700
|
||||
SET ECHO ON;
|
||||
@@ -18,12 +18,12 @@ DELETE FROM res_rsv_deel;
|
||||
|
||||
DELETE FROM res_rsv_artikel;
|
||||
|
||||
DELETE FROM res_kenmerkwaarde;
|
||||
|
||||
DELETE FROM res_rsv_ruimte;
|
||||
|
||||
DELETE FROM res_reservering;
|
||||
|
||||
DELETE FROM res_kenmerkwaarde;
|
||||
|
||||
/* MLD */
|
||||
DELETE FROM mld_kenmerkmelding;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user