[cvs] commit: horde/scripts rename_category.php horde/scripts/db category.sql category_mysql.sql datatree.sql datatree_mysql.sql mysql_create.sql oracle_create.sql sybase_create.sql

Jan Schneider jan at horde.org
Thu Mar 18 12:25:11 PST 2004


jan         2004/03/18 12:25:11 PST

  Modified files:
    scripts/db           mysql_create.sql oracle_create.sql 
                         sybase_create.sql 
  Added files:
    scripts              rename_category.php 
    scripts/db           datatree.sql datatree_mysql.sql 
  Removed files:
    scripts/db           category.sql category_mysql.sql 
  Log:
  Rename category tables/fields to datatree.
  This is an SQL-only change because I first want some feedback on the new names
  and if the migration script works on other systems.
  
  Revision  Changes    Path
  1.19      +0 -41     horde/scripts/db/Attic/category.sql (dead)
  1.13      +0 -33     horde/scripts/db/Attic/category_mysql.sql (dead)
  1.1       +41 -0     horde/scripts/db/datatree.sql (new)
  1.1       +33 -0     horde/scripts/db/datatree_mysql.sql (new)
  1.18      +21 -21    horde/scripts/db/mysql_create.sql
  1.4       +16 -16    horde/scripts/db/oracle_create.sql
  1.2       +17 -17    horde/scripts/db/sybase_create.sql
  1.1       +107 -0    horde/scripts/rename_category.php (new)

  Chora Links:
  http://cvs.horde.org/co.php/horde/scripts/db/Attic/category.sql?r=1.18
  http://cvs.horde.org/co.php/horde/scripts/db/Attic/category_mysql.sql?r=1.12
  http://cvs.horde.org/co.php/horde/scripts/db/datatree.sql?r=1.1
  http://cvs.horde.org/co.php/horde/scripts/db/datatree_mysql.sql?r=1.1
  http://cvs.horde.org/diff.php/horde/scripts/db/mysql_create.sql?r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/diff.php/horde/scripts/db/oracle_create.sql?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/horde/scripts/db/sybase_create.sql?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/co.php/horde/scripts/rename_category.php?r=1.1


More information about the cvs mailing list