Releases: ilri/odktools
Releases · ilri/odktools
Release 1.1
Changes in the release:
- ODKToMysql
- Check the XLSX for inconsistencies (only check option): Duplicates tables, fields and options.
- Minimize the row size with text types
- Don't implement separation files. Only check if more than 64 relations are present and ask for correction
- XMLToJSON
- Use Boost to generate the JSON files so the order is exactly as the XML file.
- MySQLDenormalize
- Use Boost to generate the JSON files so the order is the same as in the database
- Don't include multiselects
- MySQLToXLSX
- Don't include lookup tables by default
- Don't include multi-select tables by default
- Allow to rename the fist sheet
Version 1.0
Version creates the database from a XLSX file. The new release 2.0 will create the database from the JSON output of pyxform