mxhdev / SQLChecker

GNU General Public License v3.0
1 stars 1 forks source link

Documentation: Defining a Solution #9

Open mxhdev opened 8 years ago

mxhdev commented 8 years ago

This documentation should contain all the information which is needed for defining a solution file. This file will be transformed to the final solution file by the SolutionGenerator class and the QueryPipeline via MySQL. Note: Defining a solution might also require to define a reset.sql script. This script makes sure that all submissions are executed in the same database-state.

This document should contain