Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation: Defining a Solution #9

Open
mxhdev opened this issue Oct 15, 2015 · 0 comments
Open

Documentation: Defining a Solution #9

mxhdev opened this issue Oct 15, 2015 · 0 comments

Comments

@mxhdev
Copy link
Owner

mxhdev commented Oct 15, 2015

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

  • Samples for defining and calling stored procedures and functions in all parameter variations
  • Description of the tag system
  • Description of what the "static" tag does
  • List of common errors
  • List of settings in order do customize the process
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant