User Tools

Site Tools


devel:update-database-schema

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
devel:update-database-schema [2012/09/14 12:56]
miconda created
devel:update-database-schema [2012/09/14 13:07]
miconda
Line 13: Line 13:
 Changing the database schema (adding new tables, adding/removing/updating columns) must be done creating or updating the XML files. Changing the database schema (adding new tables, adding/removing/updating columns) must be done creating or updating the XML files.
  
-Regeneration of the database creation scripts is done with the command:+Regeneration of the database creation scripts is done running the next command inside the root folder of the source tree:
  
 <code> <code>
Line 19: Line 19:
 </code> </code>
  
-This command generates the SQL or control files to be used by kamdbctl tool when creating the database structure.+This command generates the SQL or control files to be used by kamdbctl tool when creating the database structure. It requires the tool **xsltproc** to process the XML files, tool which is also needed for generation of the readme files.
  
 Changing the structure of an existing database table requires only the above steps. Adding a new table requires as well: Changing the structure of an existing database table requires only the above steps. Adding a new table requires as well:
devel/update-database-schema.txt ยท Last modified: 2015/12/04 09:18 by smititelu