Creating a Production Database |
Once your application has been fully defined in the repository, you need to create a production database that is the exact image of your repository definitions. To create this database, you use the Create option, described under "Generating Tables". NOTE: Instead of having the tables created immediately, specify the names of output files. These files will contain the scripts required to create the tables and indexes of the production database. |