Upgrade script template
svn path=/Database/branches/DB49/; revision=66509
This commit is contained in:
16
_UP/DB49to50.src
Normal file
16
_UP/DB49to50.src
Normal file
@@ -0,0 +1,16 @@
|
||||
/*
|
||||
* Update script van FACILITOR schema
|
||||
* $Revision$
|
||||
* $Id$
|
||||
*/
|
||||
#include "prologue.inc"
|
||||
|
||||
COMMIT;
|
||||
SET DEFINE OFF
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////////////////// FCLT#00000
|
||||
|
||||
REGISTERONCE('$Id$')
|
||||
|
||||
#define POST_RECREATE "DB49to50.src"
|
||||
#include "epilogue.inc"
|
||||
Reference in New Issue
Block a user