Summer Code 007: TSVDoc: add all the colonnes as options that will be fixed to expected types by the database
Currently we can not add the Institutes with the default TSV format. And the current TSV for Hall is too complicated.
Solution:
- @mzheng adds the field institute :: !(Maybe Text) to the default TSV and check it compiles fine for the rest
- @lchapron check the tests with the addition: does it break current users imports ? If yes, how to fix it, if No, then next
- merge on dev branch by @cgenie and @AlfredoDiNapoli
- @fmaniere merges on Dev instance
- @athomas could test on it the expected behavior with the "client" file before deployment
- @anoe deploys on all stable instances (end of August)
If you have questions please comment