[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    playground/office/kraft/database
From:       Klaas Freitag <freitag () suse ! de>
Date:       2006-12-01 22:11:52
Message-ID: 1165011112.770305.24680.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 609732 by freitag:

fixed wrong column name for index

 M  +1 -1      create_schema.sql  


--- trunk/playground/office/kraft/database/create_schema.sql #609731:609732
@@ -130,7 +130,7 @@
 	priceOut     DECIMAL(6,2),
 
 	PRIMARY KEY(matID),
-	INDEX(matChapter)
+	INDEX(chapterID)
 );
 
 CREATE TABLE stdSaetze( 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic