Skip to content

Releases: ilri/odktools

Release 1.1

30 Jun 16:15
e29edfe
Compare
Choose a tag to compare

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

17 Jan 02:34
bfe6ad6
Compare
Choose a tag to compare

Version creates the database from a XLSX file. The new release 2.0 will create the database from the JSON output of pyxform