Guidelines for Modifying the Koha Database Structure

Files to Modify

installer/data/mysql/updatedatabase.pl

installer/data/mysql/kohastructure.sql

  • This file creates the koha database structure for a new install of Koha.

installer/data/Pg/kohastructure.sql

  • The same as installer/data/mysql/kohastructure.sql, but for Koha installs using PostgreSQL
    • Note: This file may no longer be maintained.

installer/data/mysql/en/mandatory/sysprefs.sql

  • This file is used to create the System Prefs for a new install of Koha.

installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_systemprefs.sql

  • The same as sysprefs.sql, but for French language users.

kohaversion.pl

  • If you have modified the database, make sure you change $VERSION to reflect the newest version.
  • Once kohaversion.pl has been modified, the next time that you access the Staff Client you will be prompted to upgrade your database.
 
en/development/dbmodguidelines.txt · Last modified: 2009/01/02 08:56 by kylemhall
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki