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

List:       kde-commits
Subject:    kdenonbeta/krecipes/data
From:       Unai Garro <Unai.Garro () ee ! ed ! ac ! uk>
Date:       2003-11-23 17:34:54
[Download RAW message or body]

CVS commit by uga: 

Fix initialization files for SQLite


  M +1 -1      Makefile.am   1.7
  M +233 -0    litedata.sql   1.2
  M +1 -1      litestructure.sql   1.2
  M +210 -0    mysqldata.sql   1.2
  R            data.sql   1.10


--- kdenonbeta/krecipes/data/Makefile.am  #1.6:1.7
@@ -1,3 +1,3 @@
 basedir = $(kde_datadir)/krecipes/data
-base_DATA = data.sql litestructure.sql mysqlstructure.sql
+base_DATA = litedata.sql mysqldata.sql litestructure.sql mysqlstructure.sql
 

--- kdenonbeta/krecipes/data/litestructure.sql  #1.1:1.2
@@ -17,3 +17,3 @@
 CREATE index ridil_index ON ingredient_list(recipe_id);
 
-INSERT INTO db_info VALUES(0.4,'Krecipes 0.4');
\ No newline at end of file
+INSERT INTO db_info VALUES(0.4,'Krecipes 0.4.1');


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

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