Skip to content
  • Fokkema's avatar
    Committed second draft version of the import code: · d45f21a2
    Fokkema authored
    - Finished handling category Diseases.
    - Now handles categories Genes_To_Diseases and Individuals.
    - The column headers are checked for mandatory custom columns.
    - Improved lovd_endLine() so that is can be used more often to kill the import if we're getting a lot of errors.
    - The import calculates a percentile difference between the data in the database and the data in the file, in case we're running an update (not yet implemented).
    - Repeated data in the import file is now properly detected.
    - Errors returned by the Object::checkFields() now mention the field ID instead of the name on the form.
    - Diseases bearing the same name are no longer allowed.
    - Improved the efficiency of the Disease's object's checkFields().
    
    
    git-svn-id: https://humgenprojects.lumc.nl/svn/LOVD3/trunk@232 a7477d18-a37e-46de-aef1-57953c184492
    d45f21a2