.SchemaEditor files are used to define the configuration for a particular execution of Dovetail SchemaEditor, including database connection information, schema file definition, and physical storage definitions. An example .SchemaEditor file ships with Dovetail SchemaEditor, and an example file can be generated by running Dovetail SchemaEditor with the -generate option.
This section describes the configuration file sections:
A common usage is to have one .SchemaEditor file per database. For example, one may have a development.SchemaEditor file, a test.SchemaEditor file, and a production.SchemaEditor file. Within each file is the individual database connection information, individual physical storage locations, etc.
See Also |
Next |