[fdo-commits] r791 - branches/3.2.x/Providers/GenericRdbms/Src/UnitTest

svn_fdo at osgeo.org svn_fdo at osgeo.org
Mon Mar 12 09:29:37 EDT 2007


Author: brentrobinson
Date: 2007-03-12 09:29:37 -0400 (Mon, 12 Mar 2007)
New Revision: 791

Added:
   branches/3.2.x/Providers/GenericRdbms/Src/UnitTest/apply_schema_lt_err1_master.txt
Log:
Added master file missed by revision 779

Added: branches/3.2.x/Providers/GenericRdbms/Src/UnitTest/apply_schema_lt_err1_master.txt
===================================================================
--- branches/3.2.x/Providers/GenericRdbms/Src/UnitTest/apply_schema_lt_err1_master.txt	                        (rev 0)
+++ branches/3.2.x/Providers/GenericRdbms/Src/UnitTest/apply_schema_lt_err1_master.txt	2007-03-12 13:29:37 UTC (rev 791)
@@ -0,0 +1,8 @@
+ Schema LT has errors; cannot apply it 
+ Table {USER_DS}_APPLY_LT.DELSTATUS1 has rows; cannot add non nullable column NEWNUMBER to it 
+ Column {USER_DS}_APPLY_LT.DELSTATUS1.LTLOCK1 has conditional rows or rows with non-null values, cannot delete its property 
+ Column {USER_DS}_APPLY_LT.CIRCLE_LT1.VERSION1 has conditional rows or rows with non-null values, cannot delete its property 
+ Column {USER_DS}_APPLY_LT.CIRCLE_LT1.NEXTVER1 has conditional rows or rows with non-null values, cannot delete its property 
+ Column {USER_DS}_APPLY_LT.CIRCLE_LT1.REVISIONNUMBER has conditional rows or rows with non-null values, cannot delete its property 
+ Column {USER_DS}_APPLY_LT.CIRCLE_LT1.CLASSID has conditional rows or rows with non-null values, cannot delete its property 
+ Cannot delete table "{USER_DS}_APPLY_LT"."CIRCLE_LT1" because it has rows 



More information about the fdo-commits mailing list