Skip to content
Snippets Groups Projects
  1. Mar 14, 2025
  2. Mar 12, 2025
  3. Mar 09, 2025
  4. Mar 08, 2025
  5. Mar 05, 2025
    • I. Nüske's avatar
      WIP: Add function to export records to xlsx: · fff1c8f8
      I. Nüske authored
      - Added parameter use_id_for_identification to JsonSchemaExporter, which sets foreign key to id and adds an 'id' column to all tables
      - Added parameter return_data_schema to merge_schemas. If set, merge_schemas returns a data_schema as well as the normal model_schema
      
      - Added new file export_import_xlsx. In addition to private functions for generating templates, schemas, and data, there is a new public function export_container_to_xlsx which generates an xlsx file containing the data from the given records at a given path
      
      - Changed a print warning in fill_xlsx to warnings.warn for easier filtering
      fff1c8f8
  6. Mar 03, 2025
  7. Feb 28, 2025
  8. Feb 26, 2025
  9. Feb 11, 2025
  10. Feb 08, 2025
  11. Jan 16, 2025
  12. Jan 10, 2025
  13. Jan 07, 2025
  14. Dec 17, 2024
  15. Dec 16, 2024
Loading