Upgrade templates
svn path=/Database/trunk/; revision=68063
This commit is contained in:
15
_UP/DB50to51.src
Normal file
15
_UP/DB50to51.src
Normal file
@@ -0,0 +1,15 @@
|
||||
/*
|
||||
* Update script van FACILITOR schema
|
||||
* $Revision$
|
||||
* $Id$
|
||||
*/
|
||||
#include "prologue.inc"
|
||||
|
||||
COMMIT;
|
||||
SET DEFINE OFF
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////////////////// FCLT#00000
|
||||
REGISTERONCE('$Id$')
|
||||
|
||||
#define POST_RECREATE "DB50to51_post.src"
|
||||
#include "epilogue.inc"
|
||||
15
_UP/DB50to51_post.src
Normal file
15
_UP/DB50to51_post.src
Normal file
@@ -0,0 +1,15 @@
|
||||
/* DB50TO51_POST.SRC
|
||||
*
|
||||
* Uitgevoerd *na* de recreate
|
||||
*
|
||||
* LET OP: De makefile detecteert timestamp van dit bestand niet
|
||||
*
|
||||
* $Revision$
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////////////////// FCLT#00000
|
||||
|
||||
REGISTERONCE('$Id$')
|
||||
|
||||
COMMIT;
|
||||
Reference in New Issue
Block a user