sfu-cl-lab / FactorBase

The source code repository for the FactorBase system
https://sfu-cl-lab.github.io/FactorBase/
10 stars 6 forks source link

Minor adjustments #207

Closed rmar3a closed 4 years ago

rmar3a commented 4 years ago

The most important change in this pull request is the addition of executable comments, which will enable certain MySQL/MariaDB queries to be run depending on the version of MySQL/MariaDB that the database server is using. This should make it so that I no longer need to keep changing these queries each time I need to recompile FactorBase for the old or new database servers.

rmar3a commented 4 years ago

Here is the associated Travis build for this pull request which passes: https://travis-ci.org/github/sfu-cl-lab/FactorBase/builds/693619097

oschulte commented 4 years ago

convenient feature