Midgard-schema

From OpenPSA Wiki

Jump to: navigation, search

midgard-schema is a command-line tool that processes MgdSchema XML files and updates the Midgard MySQL database accordingly. It is run from the command line like this:

midgard-schema database_name

[edit] Man Page

These are the contents of the tool's man page:

NAME
       midgard-schema - perform tasks defined in configuration file

SYNOPSIS
       midgard-schema configuration-file

DESCRIPTION
       Midgard-schema accepts filename as argument.
       Location of the file and its full path is defined by midgard library.

       Tasks performed by midgard-schema:

       Establish database connection

       Create database tables

       Update database tables

       Perform test operations for available types

       Login to Midgard database using Midgard Person credentials

       Full description is available at
       http://www.midgard-project.org/documentation/unified-configuration/

AUTHOR
       Written by Piotr Pokora.

REPORTING BUGS
       http://www.midgard-project.org/development/

COPYRIGHT
       Midgard Framework is licensed under GNU LGPL license.

SEE ALSO
       http://www.midgard-project.org/documentation/


Personal tools