Scarab commit: svn commit: r10623 - trunk/src/sql/scarab-jira-templates-data.sql

[email protected]
Newsgroups gmane.comp.java.scarab.cvs
Message-ID <[email protected]>
Author: jorgeuriarte
Date: 2008-09-18 03:35:21-0700
New Revision: 10623

Modified:
   trunk/src/sql/scarab-jira-templates-data.sql

Log:
Sample data missed new field in SCARAB_ATTRIBUTE_GROUP

Modified: trunk/src/sql/scarab-jira-templates-data.sql
Url: http://scarab.tigris.org/source/browse/scarab/trunk/src/sql/scarab-jira-templates-data.sql?view=diff&rev=10623&p1=trunk/src/sql/scarab-jira-templates-data.sql&p2=trunk/src/sql/scarab-jira-templates-data.sql&r1=10622&r2=10623
==============================================================================
--- trunk/src/sql/scarab-jira-templates-data.sql	(original)
+++ trunk/src/sql/scarab-jira-templates-data.sql	2008-09-18 03:35:21-0700
@@ -37,16 +37,16 @@
 -- Dumping data for table SCARAB_ATTRIBUTE_GROUP
 --
 
-INSERT INTO SCARAB_ATTRIBUTE_GROUP VALUES (214,'Summary','Summary attributes...',NULL,102,1,1,1);
-INSERT INTO SCARAB_ATTRIBUTE_GROUP VALUES (215,'General attributes','General attributes...',NULL,102,1,0,3);
-INSERT INTO SCARAB_ATTRIBUTE_GROUP VALUES (216,'Summary','Summary Attributes...',NULL,104,1,1,1);
-INSERT INTO SCARAB_ATTRIBUTE_GROUP VALUES (217,'General Attributes','General attributes...',NULL,104,1,0,3);
-INSERT INTO SCARAB_ATTRIBUTE_GROUP VALUES (218,'Summary','Summary attributes...',NULL,106,1,1,1);
-INSERT INTO SCARAB_ATTRIBUTE_GROUP VALUES (219,'General attributes','General attributes...',NULL,106,1,0,3);
-INSERT INTO SCARAB_ATTRIBUTE_GROUP VALUES (210,'Summary','Summary attributes...',NULL,100,1,1,1);
-INSERT INTO SCARAB_ATTRIBUTE_GROUP VALUES (211,'General Attributes','Attributes...',NULL,100,1,0,3);
-INSERT INTO SCARAB_ATTRIBUTE_GROUP VALUES (240,'Summary','Summary attributes',NULL,108,1,1,1);
-INSERT INTO SCARAB_ATTRIBUTE_GROUP VALUES (241,'General attributes','General attributes...',NULL,108,1,0,3);
+INSERT INTO SCARAB_ATTRIBUTE_GROUP VALUES (214,'Summary','Summary attributes...',NULL,102,1,1,1,NULL);
+INSERT INTO SCARAB_ATTRIBUTE_GROUP VALUES (215,'General attributes','General attributes...',NULL,102,1,0,3,NULL);
+INSERT INTO SCARAB_ATTRIBUTE_GROUP VALUES (216,'Summary','Summary Attributes...',NULL,104,1,1,1,NULL);
+INSERT INTO SCARAB_ATTRIBUTE_GROUP VALUES (217,'General Attributes','General attributes...',NULL,104,1,0,3,NULL);
+INSERT INTO SCARAB_ATTRIBUTE_GROUP VALUES (218,'Summary','Summary attributes...',NULL,106,1,1,1,NULL);
+INSERT INTO SCARAB_ATTRIBUTE_GROUP VALUES (219,'General attributes','General attributes...',NULL,106,1,0,3,NULL);
+INSERT INTO SCARAB_ATTRIBUTE_GROUP VALUES (210,'Summary','Summary attributes...',NULL,100,1,1,1,NULL);
+INSERT INTO SCARAB_ATTRIBUTE_GROUP VALUES (211,'General Attributes','Attributes...',NULL,100,1,0,3,NULL);
+INSERT INTO SCARAB_ATTRIBUTE_GROUP VALUES (240,'Summary','Summary attributes',NULL,108,1,1,1,NULL);
+INSERT INTO SCARAB_ATTRIBUTE_GROUP VALUES (241,'General attributes','General attributes...',NULL,108,1,0,3,NULL);
 
 --
 -- Dumping data for table SCARAB_ATTRIBUTE_OPTION
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.