svn path=/Database/trunk/; revision=10130
This commit is contained in:
Peter Feij
2009-11-05 16:53:14 +00:00
parent 21fdeb15a7
commit 5c400ba69f
2 changed files with 6 additions and 5 deletions

View File

@@ -1,8 +1,8 @@
#ifdef PRJ
/* PRJ_TAB.SRC
*
* $Revision: 25 $
* $Modtime: 8-12-08 14:28 $
* $Revision: 26 $
* $Modtime: 5-11-09 17:34 $
*/
#include "comsql.h"
@@ -165,6 +165,7 @@ CREATE_TABLE(prj_ruimteafdeling,0)
DATE
DEFAULT NULLDATUM,
CONSTRAINT prj_u_ruimteafdeling UNIQUE(prs_afdeling_key, prj_ruimte_key, prj_ruimteafdeling_verwijder)
);
CREATE_TABLE(prj_perslidwerkplek, 0)